From: Jens Axboe Date: Fri, 7 Oct 2005 17:41:34 +0000 (+0200) Subject: [PATCH] scsi_ioctl: only warn for rejected commands X-Git-Tag: v2.6.14-rc4~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b0e77bd144203a507eb191f7117d2c5004ea1de;p=pandora-kernel.git [PATCH] scsi_ioctl: only warn for rejected commands We should not be warning about commands that we allow, even if they are unknown. So move the if-root-allow check up a notch. Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed