]> Pileus Git - ~andy/linux/commit
Staging: hv: fix blkvsc_ioctl() parameters
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 27 Jul 2009 20:47:29 +0000 (16:47 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:50 +0000 (12:01 -0700)
commitdfe8b2d9d809fef5df24280e1e275fcd30776bd5
tree5fc644a716cbc377f986ef33413de4d4d72ee708
parent77d2d9da7c74678b69170485909e63ff21e4af07
Staging: hv: fix blkvsc_ioctl() parameters

blkvsc_ioctl() had the wrong parameter list for  struct
block_device_operations

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/blkvsc_drv.c