[PATCH] staging: exfat: make use of kmemdup

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sun Sep 8 13:05:40 UTC 2019


On Sun, Sep 08, 2019 at 02:58:41PM +0530, hariprasad at osuosl.org wrote:
> From: Hariprasad Kelam <hariprasad.kelam at gmail.com>
> 
> 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 at gmail.com>
> ---
>  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


More information about the devel mailing list