diff options
author | Eric Paris <eparis@redhat.com> | 2008-02-19 00:23:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-19 03:46:28 +0100 |
commit | b0abcfc14605b2a8c686bd8e193ab05b01a7980b (patch) | |
tree | cb07f92693df0135ac546b965b909b48d7645dde /drivers/ide/ide-disk.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... (diff) | |
download | linux-b0abcfc14605b2a8c686bd8e193ab05b01a7980b.tar.xz linux-b0abcfc14605b2a8c686bd8e193ab05b01a7980b.zip |
Audit: use == not = in if statements
Clearly this was supposed to be an == not an = in the if statement.
This patch also causes us to stop processing execve args once we have
failed rather than continuing to loop on failure over and over and over.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/ide/ide-disk.c')
0 files changed, 0 insertions, 0 deletions