efivarfs: convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 26 Feb 2013 02:19:59 +0000 (10:19 +0800)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 1 Mar 2013 13:59:56 +0000 (13:59 +0000)
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>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: Matthew Garret <mjg59@srcf.ucam.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>

No differences found