aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/budget.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2010-10-18 08:28:50 +0300
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2010-10-21 11:15:18 +0300
commit39037559e651c417fb68b828926dc61cd5d6e5e2 (patch)
tree4b014d5e625c42cda030b4711186ee3ba381396b /fs/ubifs/budget.c
parent7d08ae3c9205b559f90c3d7a3abba3c6479673c7 (diff)
downloadkernel_samsung_smdk4412-39037559e651c417fb68b828926dc61cd5d6e5e2.zip
kernel_samsung_smdk4412-39037559e651c417fb68b828926dc61cd5d6e5e2.tar.gz
kernel_samsung_smdk4412-39037559e651c417fb68b828926dc61cd5d6e5e2.tar.bz2
UBIFS: remove a bit of unneeded code
This is a clean-up patch which: 1. Removes explicite 'hrtimer_cancel()' after 'ubifs_wbuf_sync()' in 'ubifs_remount_ro()', because the timers will be canceled by 'ubifs_wbuf_sync()', no need to cancel them for the second time. 2. Remove "if (c->jheads)" check from 'ubifs_put_super()', because at journal heads must always be allocated there, since we checked earlier that we were mounted R/W, and the olny situation when journal heads are not allocated is when mounter or re-mounted R/O. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/ubifs/budget.c')
0 files changed, 0 insertions, 0 deletions