From: Arnd Bergmann Date: Sat, 14 Nov 2009 00:33:13 +0000 (+0100) Subject: lp: move compat_ioctl handling into lp.c X-Git-Tag: v2.6.33-rc1~300^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3695669cd4f5fb6d569fd4243312c1b4a05bd5ce;p=pandora-kernel.git lp: move compat_ioctl handling into lp.c Handling for LPSETTIMEOUT can easily be done in lp_ioctl, which is the only user. As a positive side-effect, push the BKL into the ioctl methods. Signed-off-by: Arnd Bergmann Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed