From: Cyrus Massoumi Date: Thu, 2 Apr 2009 23:57:12 +0000 (-0700) Subject: ext3: remove the BKL in ext3/ioctl.c X-Git-Tag: v2.6.30-rc1~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039fd8ce6258e01ec29f1637f9bf1868dd877c55;p=pandora-kernel.git 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 Cc: Acked-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed