]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: line6: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Tue, 8 Nov 2011 19:40:26 +0000 (20:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:14:57 +0000 (16:14 -0800)
commit7fd7dd1aaf3e05d923fbb29319e2cd9b02f1e351
tree39bc35e3fba3bdb09f683b2bd6d58f06d25b8edc
parentefcb111dfaa6de1d11d59eebb543edeb1cf71d85
Staging: line6: 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.

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

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/line6/midi.c