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:
d911df7
)
nfsd: minor nfsd_vfs_write cleanup
author
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 16 Jun 2009 02:07:13 +0000
(19:07 -0700)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 16 Jun 2009 02:18:34 +0000
(19:18 -0700)
There's no need to check host_err >= 0 every time here when we could
check host_err < 0 once, following the usual kernel style.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/vfs.c
patch
|
blob
|
history
diff --cc
fs/nfsd/vfs.c
Simple merge