diff options
author | Zou Wei <zou_wei@huawei.com> | 2020-04-22 04:58:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-23 16:32:51 +0200 |
commit | 15665c062b8c529d162479b306af23bc37bb6a12 (patch) | |
tree | bf0feb0fe99a705d5d8278e076996a7da107ed9f /drivers/android | |
parent | misc: mic: correct a typo (diff) | |
download | linux-15665c062b8c529d162479b306af23bc37bb6a12.tar.xz linux-15665c062b8c529d162479b306af23bc37bb6a12.zip |
misc: xilinx_sdfec: Use memdup_user() as a cleanup
Fix coccicheck warning which recommends to use memdup_user().
This patch fixes the following coccicheck warnings:
drivers/misc/xilinx_sdfec.c:652:8-15: WARNING opportunity for memdup_user
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Link: https://lore.kernel.org/r/1587524330-119776-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions