summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDuane Griffin <duaneg@dghda.com>2008-07-25 12:46:20 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-25 21:53:32 +0400
commitf4d79ca2fa211cffc07306eeed7013448e77d7ec (patch)
treedee0ba9ed8102f5d0bcadc1e93ca7affe2414e8f /include/linux
parent3850f7a521dc17659ef6758a219f083418788490 (diff)
downloadlinux-f4d79ca2fa211cffc07306eeed7013448e77d7ec.tar.xz
jbd: eliminate duplicated code in revocation table init/destroy functions
The revocation table initialisation/destruction code is repeated for each of the two revocation tables stored in the journal. Refactoring the duplicated code into functions is tidier, simplifies the logic in initialisation in particular, and slightly reduces the code size. There should not be any functional change. Signed-off-by: Duane Griffin <duaneg@dghda.com> Cc: <linux-ext4@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions