From: Alessio Igor Bogani Date: Mon, 1 Mar 2010 13:10:56 +0000 (+0100) Subject: USB: sisusbvga: Remove the BKL from ioctl X-Git-Tag: v2.6.35-rc1~471^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f2c6e89cf4d412e4b20803f5feb2b9b1560476;p=pandora-kernel.git USB: sisusbvga: Remove the BKL from ioctl Seems to me that BKL is not needed here because necessary locking is already provided by mutex sisusb->lock. Also change the returned value to long. Signed-off-by: Alessio Igor Bogani Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed