]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: rtl8192e: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Tue, 8 Nov 2011 19:30:20 +0000 (20:30 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 01:21:17 +0000 (17:21 -0800)
commit23226977e9421434a2e7e384219477199ca5f0ec
tree31f92579f0dafef55f76af4ef401810633c95fa7
parentd9317533c54836887d64bba973ae5c9c341b36a0
staging: rtl8192e: 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/rtl8192e/rtllib_wx.c