summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorPete Zaitcev <zaitcev@redhat.com>2005-12-22 04:03:24 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-05 00:51:44 +0300
commit318e479eb7ad9a948c6da381976d258464413816 (patch)
treed73ef1b9d684ec47d9d963190b85e62df26c2fcc /Kbuild
parenta083dec0ed537a75fbe8f2f83d198e9e672240d8 (diff)
downloadlinux-318e479eb7ad9a948c6da381976d258464413816.tar.xz
[PATCH] USB: ioctl compat for usblp.c
From: David Woodhouse <dwmw2> David has a G5 with a printer. I am quite surprised that nobody else noticed this before. Linus has a G5. Hackers hate printing in general, maybe. We do not use BKL anymore, because one of code paths had a sleeping call, so we had to use a semaphore. I am sure it's safe to use unlocked_ioctl. The new ioctls return long and retval is int. It looks completely fine to me. We never want these extra bits, and the sign extension ought to work right. Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> --
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions