]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] csiostor: convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 3 Dec 2012 06:22:39 +0000 (01:22 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 29 Jan 2013 02:55:08 +0000 (13:55 +1100)
commit93f9aacc4bc469544ffb900798d1c85efa996305
tree6cef230f81da0a8d4400de23ad8345b2ea1efc67
parentcca7bf8e1d9cd46d30dbfb91ff86b6be4feaea07
[SCSI] csiostor: convert to use simple_open()

This removes an open coded simple_open() function and
replaces file operations references to the function
with simple_open() instead.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Naresh Kumar Inna <naresh@chelsio.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/csiostor/csio_init.c