commit | 073093819d6d9f363060d3f7584ca1ff987081c4 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Feb 26 10:19:59 2013 +0800 |
committer | Matt Fleming <matt.fleming@intel.com> | Fri Mar 01 13:59:56 2013 +0000 |
tree | c30a43993bcd849b0a9daf8f27f6452f69767570 | |
parent | 6b59e366e074d3962e04f01efb8acc10a33c0e1e [diff] |
efivarfs: 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> Cc: Jeremy Kerr <jk@ozlabs.org> Cc: Matthew Garret <mjg59@srcf.ucam.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>