diff options
author | NeilBrown <neilb@suse.de> | 2006-03-27 01:15:11 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-27 08:44:43 -0800 |
commit | ad1b5229def92b71631a927895b034ceec06c991 (patch) | |
tree | b3e1b365a2ce91c72d7f07c6271efc3c6c8ff839 /Documentation | |
parent | 74cae61ab45f19a3e8c4d9f53c0e94df129c7915 (diff) | |
download | op-kernel-dev-ad1b5229def92b71631a927895b034ceec06c991.zip op-kernel-dev-ad1b5229def92b71631a927895b034ceec06c991.tar.gz |
[PATCH] knfsd: Tidy up unix_domain_find
We shouldn't really compare &new->h with anything when new ==NULL, and gather
three different if statements that all start
if (rv ...
into one large if.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions