lkml.org 
[lkml]   [2008]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] usb/serial: Add compat_ioctl pass-through
> Oh yes, it is -- serial_ioctl does:
>
> if (port->serial->type->ioctl) {
> lock_kernel();
> retval = port->serial->type->ioctl(tty, file, cmd, arg);
> unlock_kernel();
> } else
>
> I added the comment to make the difference in calling convention
> documented in the header file at least, I didn't change the code.

Gak I thought I'd killed all of those.

Let me rephase it "It won't be next week" ;)

Alan


\
 
 \ /
  Last update: 2008-11-29 02:13    [W:0.069 / U:25.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site