]> git.baikalelectronics.ru Git - kernel.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)
commita8ef079d9a1e89afeaacbc1c93e001d1ed62ee65
treedca26fd9d6420dec3ebb65f9b8aa58c05afd9236
parentc84760585e178180e8165d342e697cd5eabd8fee
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