From: Arnd Bergmann Date: Mon, 26 Apr 2010 22:24:01 +0000 (+0200) Subject: scsi: Push down BKL into ioctl functions X-Git-Tag: v2.6.35-rc1~411^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4927c45beda9a70e5c3bda0bd9f12b4f713c00b;p=pandora-kernel.git scsi: Push down BKL into ioctl functions Push down the bkl into ioctl functions on the scsi layer. [jkacur: Forward declaration missing ';'. Conflicting declaraction in megaraid.h changed Fixed missing inodes declarations] Signed-off-by: Arnd Bergmann Signed-off-by: John Kacur Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed