commit | 1aa5eb67d70fa1f801b8b988d7e48e264c283c5e | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Sat Nov 12 13:11:18 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sat Nov 26 18:12:56 2011 -0800 |
tree | 26fdd13930ddb3efc5516b5410ce1cb34bc75f4d | |
parent | cd420765eb48f052c627a934017f8e95fb011aef [diff] |
Staging: speakup: 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>