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)
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>

No differences found