commit | e6200964713e381cb19017ccf567a0fb886b9c6c | [log] [tgz] |
---|---|---|
author | Peter Huewe <peterhuewe@gmx.de> | Sat Jan 26 00:40:13 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 29 23:22:16 2013 -0500 |
tree | aed3d446fdc3c13705ef3a9ba44916e8cc5b705e | |
parent | 05014d73d68a0f5203fc78eb58e6d7e512581695 [diff] |
staging/omapdrm: Use kmemdup rather than duplicating its implementation Found with coccicheck. The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Rob Clark <rob@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>