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:
a245769
)
GFS2: Move two functions from log.c to lops.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 3 Feb 2012 15:21:59 +0000
(15:21 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 28 Feb 2012 17:09:59 +0000
(17:09 +0000)
gfs2_log_get_buf() and gfs2_log_fake_buf() are both used
only in lops.c, so move them next to their callers and they
can then become static.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found