From: Steven Whitehouse Date: Fri, 3 Feb 2012 15:21:59 +0000 (+0000) Subject: GFS2: Move two functions from log.c to lops.c X-Git-Tag: v3.4-rc1~161^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ac5537a794fc71f89d51af492a945bd233f70c;p=pandora-kernel.git GFS2: Move two functions from log.c to lops.c 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 --- Reading git-diff-tree failed