Re: mtip32xx: add open/close handlers in block device ops

2014-05-08 Thread Christoph Hellwig
On Thu, May 08, 2014 at 02:50:38PM -0700, Asai Thambi S P wrote: > > Add open/close handlers to 'block_device_operations' instance. There is no point in adding dead code like this. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

mtip32xx: add open/close handlers in block device ops

2014-05-08 Thread Asai Thambi S P
Add open/close handlers to 'block_device_operations' instance. Signed-off-by: Selvan Mani Signed-off-by: Asai Thambi S P --- drivers/block/mtip32xx/mtip32xx.c | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/drivers/block/mtip32xx/mtip32xx.c

mtip32xx: add open/close handlers in block device ops

2014-05-08 Thread Asai Thambi S P
Add open/close handlers to 'block_device_operations' instance. Signed-off-by: Selvan Mani sm...@micron.com Signed-off-by: Asai Thambi S P asamymuth...@micron.com --- drivers/block/mtip32xx/mtip32xx.c | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git

Re: mtip32xx: add open/close handlers in block device ops

2014-05-08 Thread Christoph Hellwig
On Thu, May 08, 2014 at 02:50:38PM -0700, Asai Thambi S P wrote: Add open/close handlers to 'block_device_operations' instance. There is no point in adding dead code like this. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to