Re: [PATCH] staging: i4l: icn: fix memdup_user.cocci warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 23, 2016 at 08:36:58AM +0800, kbuild test robot wrote:
> drivers/staging/i4l/icn/icn.c:813:11-18: WARNING opportunity for memdup_user
> 
>  Use memdup_user rather than duplicating its implementation
>  This is a little bit restricted to reduce false positives
> 
> Generated by: scripts/coccinelle/api/memdup_user.cocci
> 
> CC: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
> Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
> ---
> 
>  0 files changed
> 
> rule starting on line 17: position variables or mixed modifs interfere with comm_assoc isobool (
> (
> 
> (
> (unknown *to == NULL)
>   >>> IS_ERR(rule starting on line 17:to)
> 
> |
> !unknown *to
>   >>> IS_ERR(rule starting on line 17:to)
> 
> )
> |
> (unknown *NULL == unknown *to)
>   >>> IS_ERR(rule starting on line 17:to)
> 
> ) || ...)

There's no patch here, did something go wrong?

greg k-h
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux