ibmvnic: convert to use simple_open()
authorWei Yongjun <weiyongjun1@huawei.com>
Wed, 24 Aug 2016 13:50:03 +0000 (13:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Aug 2016 23:40:38 +0000 (16:40 -0700)
commit7a95e94ce0c255327eb8acb07241a95f3250b54b
tree829d12be41884538a5e45560c8bddbce0b88cca2
parenta52e95abf772b43c9226e9a72d3c1353903ba96f
ibmvnic: convert to use simple_open()

Remove an open coded simple_open() function and replace file
operations references to the function with simple_open()
instead.

Generated by: scripts/coccinelle/api/simple_open.cocci

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c
This page took 0.025442 seconds and 5 git commands to generate.