[PATCH] Keys: Remove incorrect and obsolete '!' operators
authorDavid Howells <dhowells@redhat.com>
Mon, 7 Nov 2005 08:59:30 +0000 (00:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:37 +0000 (07:53 -0800)
commit0f6ed7c2641fe4cea83cd09c21928ca30c0983ec
tree15662837acd37f24dddeb11eb12980429c8c4ef4
parent28ef35845f2c8da8e1bed068277d2fab1e8c8979
[PATCH] Keys: Remove incorrect and obsolete '!' operators

The attached patch removes a couple of incorrect and obsolete '!' operators
left over from the conversion of the key permission functions from
true/false returns to zero/error returns.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
security/keys/keyring.c