e1000e: Use kmemdup rather than duplicating its implementation
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 5 Jan 2011 07:10:38 +0000 (07:10 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 24 Jan 2011 08:14:03 +0000 (00:14 -0800)
commit05b9321405efcca9ab217fb65c91915244ebf526
tree00b2e8106dbe2de7b2367a7ae4a7c2aff6e015c6
parent90da06692532541a38f9857972e1fd6b1cdfb45a
e1000e: Use kmemdup rather than duplicating its implementation

The semantic patch that makes this output is available
in scripts/coccinelle/api/memdup.cocci.

More information about semantic patching is available at
http://coccinelle.lip6.fr/

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/e1000e/ethtool.c