All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-4.15 bug report
@ 2018-02-09 15:39 David Binderman
  0 siblings, 0 replies; 2+ messages in thread
From: David Binderman @ 2018-02-09 15:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hello there,

linux-4.15/drivers/media/platform/s5p-mfc/s5p_mfc_enc.c:2083]: (warning) Redundant assignment of 'cfg.menu_skip_mask' to itself.

Source code is

      cfg.menu_skip_mask = cfg.menu_skip_mask;

Suggest either delete the code or do something useful.

Regards

David Binderman

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-4.15 bug report
       [not found] <HE1PR0802MB23312984E1ED38FB103A902D9CF20@HE1PR0802MB2331.eurprd08.prod.outlook.com>
@ 2018-02-09 16:57 ` Dan Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2018-02-09 16:57 UTC (permalink / raw)
  To: David Binderman; +Cc: vinod.koul, dmaengine, linux-kernel

On Fri, Feb 9, 2018 at 7:33 AM, David Binderman <dcb314@hotmail.com> wrote:
> Hello there,
>
> linux-4.15/drivers/dma/ppc4xx/adma.c:3797]: (warning) Redundant assignment of 'adev->common.cap_mask' to itself.
>
> Source code is
>
>        adev->common.cap_mask = adev->common.cap_mask;
>
> Suggest either remove the code or do something useful.

Thanks for the report, Please send a patch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-09 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 15:39 linux-4.15 bug report David Binderman
     [not found] <HE1PR0802MB23312984E1ED38FB103A902D9CF20@HE1PR0802MB2331.eurprd08.prod.outlook.com>
2018-02-09 16:57 ` Dan Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.