]> rtime.felk.cvut.cz Git - linux-imx.git/commit
fs/ufs: re-arrange the code a bit
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 12 Jul 2012 13:28:07 +0000 (16:28 +0300)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 19:58:14 +0000 (23:58 +0400)
commit7bd54ef722e9938768f524677be0ac4985d8473a
treedca26fd9d6420dec3ebb65f9b8aa58c05afd9236
parent65e5e83f7d01a3790deb1ba2e0d887e715c43307
fs/ufs: re-arrange the code a bit

This patch does not do any functional changes. It only moves 3 functions
in fs/ufs/super.c a little bit up in order to prepare for further changes
where I'll need this new arrangement to avoid forward declarations.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ufs/super.c