commit | a4462f246c8821f625f45bce52c7ca7e0207dffe | [log] [tgz] |
---|---|---|
author | Peter Huewe <peterhuewe@gmx.de> | Sat Jan 26 00:40:13 2013 +0100 |
committer | Rob Clark <robdclark@gmail.com> | Sat Feb 16 17:38:05 2013 -0500 |
tree | 76476771ac742e3df978583960c05b9585a3a0e3 | |
parent | 32ac1a5286d56b3c822f4a1a8d0f7fc5d586de38 [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>