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:
f35d852
)
EDAC: Convert to use simple_open()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 17 Oct 2012 08:32:01 +0000
(16:32 +0800)
committer
Borislav Petkov
<bp@alien8.de>
Wed, 28 Nov 2012 10:55:22 +0000
(11:55 +0100)
This removes an open coded simple_open() function and replaces file
operations references to the function with simple_open() instead.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found