EDAC: Convert to use simple_open()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 17 Oct 2012 08:32:01 +0000 (16:32 +0800)
committerBorislav Petkov <bp@alien8.de>
Wed, 28 Nov 2012 10:55:22 +0000 (11:55 +0100)
commitdb7312a295ec113fa7b3f7486c4b62b936a357d3
tree5a4833ceb11d4fb5b977a354bef7bd5a6e55985d
parentf35d852e8038d6eccd0cce3cf1df1d4bd7d2c473
EDAC: 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.

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>
drivers/edac/edac_mc_sysfs.c