commit | 21cc57fbdc698cd89955dd92be81776af6456dd7 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Thu Oct 18 06:34:08 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Nov 22 01:39:31 2012 -0800 |
tree | f4ce59550cccc2cac79d5b92803779ff31c7a6e3 | |
parent | 8ad88e3711d326b1441d4c198928302b13e06fc5 [diff] |
ixgbe: 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> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>