ext3: remove the BKL in ext3/ioctl.c
authorCyrus Massoumi <cyrusm@gmx.net>
Thu, 2 Apr 2009 23:57:12 +0000 (16:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Apr 2009 02:04:52 +0000 (19:04 -0700)
commit039fd8ce6258e01ec29f1637f9bf1868dd877c55
treedcc90b006655eecad1d0cd82850feef2398976fa
parentb277c884f7856ce0791b1e72079023a86767981b
ext3: remove the BKL in ext3/ioctl.c

Reformat ext3/ioctl.c to make it look more like ext4/ioctl.c and remove
the BKL around ext3_ioctl().

Signed-off-by: Cyrus Massoumi <cyrusm@gmx.net>
Cc: <linux-ext4@vger.kernel.org>
Acked-by: Jan Kara <jack@ucw.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext3/dir.c
fs/ext3/file.c
fs/ext3/ioctl.c
include/linux/ext3_fs.h