]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: fix blkvsc_open() parameters
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 27 Jul 2009 20:47:27 +0000 (16:47 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:50 +0000 (12:01 -0700)
commit0ef613b9433c0a7afdb2c82b6d29d1337075c6b9
tree6e7b504aae2c357be39fba7297a334dcb9b31449
parent9c297f17a610887ebbc9b739575e6945ba0c7808
Staging: hv: fix blkvsc_open() parameters

blkvsc_open() 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