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:
47ba973
)
GFS2: Remove extra "if" in gfs2_log_flush()
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 25 Feb 2014 11:52:20 +0000
(11:52 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 25 Feb 2014 11:52:20 +0000
(11:52 +0000)
By reordering some of the assignments in gfs2_log_flush() it
is possible to remove one of the "if" statements as it can be
merged with one higher up the function.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/log.c
patch
|
blob
|
history
diff --cc
fs/gfs2/log.c
Simple merge