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:
f41febd
)
xfs: Remove duplicate jumps to the same label
author
Jan Kara
<jack@suse.com>
Wed, 29 Jul 2015 01:52:08 +0000
(11:52 +1000)
committer
Dave Chinner
<david@fromorbit.com>
Wed, 29 Jul 2015 01:52:08 +0000
(11:52 +1000)
xfs_create() and xfs_create_tmpfile() have useless jumps to identical
labels. Simplify them.
Signed-off-by: Jan Kara <jack@suse.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_inode.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_inode.c
Simple merge