]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71e52b08b601e156bcc2e24d81a5e2b4d9a01cd3
tree00b2e8106dbe2de7b2367a7ae4a7c2aff6e015c6
parentd3957ee81d68088059652ae0ab940e503abf5b61
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