commit | a328512d3cb9e7b5d998eeb2675216edf4407f77 | [log] [tgz] |
---|---|---|
author | Benoit Taine <benoit.taine@lip6.fr> | Mon May 26 17:21:10 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 16:23:44 2014 -0700 |
tree | e53828c33a5b0835241401adc5c706f23bdee921 | |
parent | a7683eb3af6df30e3a3f3666d834e9abba8f5c22 [diff] |
USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy This issue was reported by coccicheck using the semantic patch at scripts/coccinelle/api/memdup.cocci Signed-off-by: Benoit Taine <benoit.taine@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>