commit | f07cda8fa9bcf83b5317a0b478d7b6ea4f59facf | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Dec 03 01:22:39 2012 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Jan 29 13:55:08 2013 +1100 |
tree | 6cef230f81da0a8d4400de23ad8345b2ea1efc67 | |
parent | b47d70c9531f082cad01e3dd0aa5f1b9827a04b7 [diff] |
[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>