diff options
author | Wen Yang <[email protected]> | 2018-12-06 07:29:10 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2018-12-07 09:42:18 -0500 |
commit | 0f4bb10857e22a657e6c8cca5d1d54b641e94628 (patch) | |
tree | f586586162695a37e2dba3399503119c5cfa3005 /drivers/media/platform/vimc/vimc-common.c | |
parent | 00c30f42c7595fa0e8c6b71c5ed60c4b54895708 (diff) |
media: siano: Use kmemdup instead of duplicating its function
kmemdup has implemented the function that kmalloc() + memcpy().
We prefer to kmemdup rather than code opened implementation.
This issue was detected with the help of coccinelle.
Signed-off-by: Wen Yang <[email protected]>
CC: Tomoki Sekiyama <[email protected]>
CC: [email protected]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-common.c')
0 files changed, 0 insertions, 0 deletions