commit | eb545522944d9dcff66ff45d321bb6e6d44d0075 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 10 19:27:42 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 15 10:21:55 2011 -0800 |
tree | 9befa976e0e31ba465dd58543b6e2aa067d1aac9 | |
parent | ce3af89e761b413bef72b49f650fa0ae55f3b6d5 [diff] |
USB: Realtek cr: 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: Greg Kroah-Hartman <gregkh@suse.de>