commit | 0f6ed7c2641fe4cea83cd09c21928ca30c0983ec | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Nov 07 00:59:30 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:37 2005 -0800 |
tree | 15662837acd37f24dddeb11eb12980429c8c4ef4 | |
parent | 28ef35845f2c8da8e1bed068277d2fab1e8c8979 [diff] |
[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>