git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b59e36
)
efivarfs: convert to use simple_open()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 26 Feb 2013 02:19:59 +0000
(10:19 +0800)
committer
Matt 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