Found 2 matching messages (0.037 seconds). Page 1 of 1.
... .c index 58aad63..b75f79f 100644 --- a/drivers/char/viotape.c +++ b/drivers/char/viotape.c @@ ... .owner = THIS_MODULE, - .read = viotap_read, - .write = viotap_write, - .ioctl = viotap_ioctl, - .open = viotap_open, - .release = viotap_release, + . ...
linux-kernel - Alan Cox - May 22 2008 - 17:20
... parameter is used in this function (so it won't build after this patch) but in a weird way. I will do an alternate patch. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org. ...
linux-kernel - Stephen Rothwell - May 22 2008 - 23:04