]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/memstick: use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 8 Dec 2011 04:42:56 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Dec 2011 04:19:22 +0000 (15:19 +1100)
commit2542fc0dcbdd92b71c6ae457408680139cbf8f93
treeef33d095414b38c2fde2e6180613ad8603ccad3c
parent0c03d38ebe1fa4f5a807baa46798d5c5fc258dd7
drivers/memstick: use kmemdup rather than duplicating its implementation

Use kmemdup rather than duplicating its implementation

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

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/memstick/core/mspro_block.c