cxgb4: Convert to use simple_open()
authorWei Yongjun <weiyongjun1@huawei.com>
Wed, 21 Sep 2016 15:09:16 +0000 (15:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Sep 2016 07:17:34 +0000 (03:17 -0400)
commit524605e5ba5a897fb0a8c29398ed049100fe80aa
treed43c20b67785963c52789d1b34093831b71dec3d
parenta084ab33543cfa07033f91161978b626a9d9bd57
cxgb4: 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/chelsio/cxgb4/cxgb4_debugfs.c