]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] pwc: Use kmemdup rather than duplicating its implementation
authorThomas Meyer <thomas@m3y3r.de>
Thu, 17 Nov 2011 21:43:40 +0000 (18:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 23:08:16 +0000 (21:08 -0200)
commit6d00c9aa2bb98909de21eaaf767b9ed76fe26f86
treecd072572066593946ec899767bb49e5560cec154
parent0ceaec188e7784c7f9ab5fca110fecb790837dbc
[media] pwc: 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: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pwc/pwc-ctrl.c