git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
246d95b
)
knfsd: remove code duplication in nfsd4_setclientid()
author
J. Bruce Fields
<bfields@citi.umich.edu>
Thu, 9 Aug 2007 22:34:32 +0000
(18:34 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:31:57 +0000
(18:31 -0400)
Each branch of this if-then-else has a bunch of duplicated code that we
could just put at the end.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Acked-by: Neil Brown <neilb@suse.de>
No differences found