Re: [PATCH] staging: exfat: make use of kmemdup
From: Greg Kroah-Hartman
Date: Sun Sep 08 2019 - 09:05:44 EST
On Sun, Sep 08, 2019 at 02:58:41PM +0530, hariprasad@xxxxxxxxxx wrote:
> From: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
>
> fix below issue reported by coccicheck
> drivers/staging//exfat/exfat_super.c:2709:26-33: WARNING opportunity for
> kmemdup
>
> Signed-off-by: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
> ---
> drivers/staging/exfat/exfat_super.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
This doesn't apply to my tree at all, what did you make it against?
thanks,
greg k-h