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:
b72091f
)
xfs: fix simple_return.cocci warning in xfs_file_readdir
author
kbuild test robot
<fengguang.wu@intel.com>
Sun, 30 Nov 2014 21:25:28 +0000
(08:25 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Sun, 30 Nov 2014 21:25:28 +0000
(08:25 +1100)
fs/xfs/xfs_file.c:919:1-6: WARNING: end returns can be simpified and declaration on line 902 can be dropped
Simplify a trivial if-return sequence. Possibly combine with a
preceding function call.
Generated by: scripts/coccinelle/misc/simple_return.cocci
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_file.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_file.c
Simple merge