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:
8300475
)
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
author
kbuild test robot
<fengguang.wu@intel.com>
Sun, 30 Nov 2014 21:42:52 +0000
(08:42 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Sun, 30 Nov 2014 21:42:52 +0000
(08:42 +1100)
fs/xfs/libxfs/xfs_bmap.c:5591:1-6: WARNING: end returns can be simpified
Simplify a trivial if-return sequence. Possibly combine with a
preceding function call.
Generated by: scripts/coccinelle/misc/simple_return.cocci
CC: Brian Foster <bfoster@redhat.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
fs/xfs/libxfs/xfs_bmap.c
patch
|
blob
|
history
diff --cc
fs/xfs/libxfs/xfs_bmap.c
Simple merge