From: Artem Bityutskiy Date: Thu, 12 Jul 2012 13:28:07 +0000 (+0300) Subject: fs/ufs: re-arrange the code a bit X-Git-Tag: v3.6-rc1~152^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd54ef722e9938768f524677be0ac4985d8473a;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed