]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 25 Feb 2013 13:24:11 +0000 (21:24 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:47:51 +0000 (16:47 +0100)
commit54dbe9037e0ad6418c0b208514a0745cdc6f1aa5
tree2a2bef5a2d663499877266f96108c3b2de8b1e18
parentbc282808356e1ffa26ea3c18be9a1b8ba765b493
iwlwifi: 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>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/debugfs.c