]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/memstick: use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Fri, 16 Dec 2011 04:50:48 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 20 Dec 2011 07:44:08 +0000 (18:44 +1100)
commitf021458f8db9245b2d352a99b7c20ad52fa002e0
tree316629f1306cced2ee6e3dc7754fa68724a88cdd
parent86cbfe8fcc560e654eb837b79f3aa5339def4152
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