All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Fix compiler/sparse warnings
@ 2018-05-14 13:13 Hans Verkuil
  2018-05-14 13:13 ` [PATCH 1/7] go7007: fix two sparse warnings Hans Verkuil
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Hans Verkuil @ 2018-05-14 13:13 UTC (permalink / raw)
  To: linux-media

From: Hans Verkuil <hans.verkuil@cisco.com>

After upgrading to gcc 8.1 we got new warnings. This series
fixes them.

There is a remaining warning in atomisp, but that's going to
be removed from staging anyway.

Regards,

	Hans

Hans Verkuil (7):
  go7007: fix two sparse warnings
  zoran: fix compiler warning
  s5p-mfc: fix two sparse warnings
  hdpvr: fix compiler warning
  imx: fix compiler warning
  renesas-ceu: fix compiler warning
  soc_camera: fix compiler warning

 drivers/media/platform/renesas-ceu.c                    | 2 +-
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c            | 4 ++--
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c            | 4 ++--
 drivers/media/platform/soc_camera/soc_camera_platform.c | 3 ++-
 drivers/media/usb/go7007/go7007-fw.c                    | 3 +++
 drivers/media/usb/go7007/go7007-v4l2.c                  | 2 +-
 drivers/media/usb/hdpvr/hdpvr-video.c                   | 2 +-
 drivers/staging/media/imx/imx-media-capture.c           | 4 ++--
 drivers/staging/media/zoran/zoran_driver.c              | 4 ++--
 9 files changed, 16 insertions(+), 12 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-15  9:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-14 13:13 [PATCH 0/7] Fix compiler/sparse warnings Hans Verkuil
2018-05-14 13:13 ` [PATCH 1/7] go7007: fix two sparse warnings Hans Verkuil
2018-05-14 13:13 ` [PATCH 2/7] zoran: fix compiler warning Hans Verkuil
2018-05-14 13:13 ` [PATCH 3/7] s5p-mfc: fix two sparse warnings Hans Verkuil
2018-05-15  9:53   ` Sylwester Nawrocki
2018-05-14 13:13 ` [PATCH 4/7] hdpvr: fix compiler warning Hans Verkuil
2018-05-14 13:13 ` [PATCH 5/7] imx: " Hans Verkuil
2018-05-14 16:03   ` Steve Longerbeam
2018-05-14 13:13 ` [PATCH 6/7] renesas-ceu: " Hans Verkuil
2018-05-14 13:13 ` [PATCH 7/7] soc_camera: " Hans Verkuil

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.