mbox series

[GIT,PULL,FOR,v6.1] Fix typos in comments

Message ID f99cc164-7a44-8f20-4399-d517e492b034@xs4all.nl
State New
Headers show
Series [GIT,PULL,FOR,v6.1] Fix typos in comments | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.1d

Message

Hans Verkuil Aug. 24, 2022, 9:42 a.m. UTC
English is is very very hard hard...

	Hans

The following changes since commit 1ff8334f0a4e0be693066aafba195d25629d77aa:

  media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver (2022-08-21 08:42:26 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.1d

for you to fetch changes up to eb422bec49117955edac811ee6f67252e1a4b48f:

  ti/omap: fix repeated words in comments (2022-08-24 11:32:30 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Jason Wang (5):
      media: dib8000: Fix comment typo
      media: sun6i-csi: Fix comment typo
      media: drxk: Fix comment typo
      media: technisat-usb2: Fix comment typo
      media: v4l2-flash: Fix comment typo

Li zeming (1):
      staging/media/av7110/av7110: Fix typo in string

Slark Xiao (8):
      media: dvb-frontends: Fix typo 'the the' in comment
      media: cx88: Fix typo 'the the' in comment
      media: ivtv: Fix typo 'the the' in comment
      media: saa7164: Fix typo 'the the' in comment
      media: platform: ti: Fix typo 'the the' in comment
      media: gspca: Fix typo 'the the' in comment
      media: tm6000: Fix typo 'the the' in comment
      media: v4l2-ioctl: Fix typo 'the the' in comment

wangjianli (5):
      i2c/cx25840: fix repeated words in comments
      pci/cx18: fix repeated words in comments
      pci/cx18: fix repeated words in comments
      pci/cx23885: fix repeated words in comments
      ti/omap: fix repeated words in comments

 drivers/media/dvb-frontends/dib8000.c                | 2 +-
 drivers/media/dvb-frontends/drxk_hard.c              | 2 +-
 drivers/media/dvb-frontends/tda1002x.h               | 2 +-
 drivers/media/dvb-frontends/tda10048.c               | 2 +-
 drivers/media/i2c/cx25840/cx25840-ir.c               | 2 +-
 drivers/media/pci/cx18/cx18-av-audio.c               | 2 +-
 drivers/media/pci/cx18/cx18-firmware.c               | 2 +-
 drivers/media/pci/cx23885/cx23888-ir.c               | 2 +-
 drivers/media/pci/cx88/cx88-dsp.c                    | 2 +-
 drivers/media/pci/ivtv/ivtv-yuv.c                    | 2 +-
 drivers/media/pci/saa7164/saa7164-core.c             | 2 +-
 drivers/media/platform/sunxi/sun6i-csi/sun6i_video.c | 2 +-
 drivers/media/platform/ti/davinci/vpbe.c             | 2 +-
 drivers/media/platform/ti/omap/omap_voutlib.c        | 2 +-
 drivers/media/platform/ti/omap3isp/isp.c             | 2 +-
 drivers/media/usb/dvb-usb/technisat-usb2.c           | 2 +-
 drivers/media/usb/gspca/finepix.c                    | 2 +-
 drivers/media/usb/tm6000/tm6000-cards.c              | 2 +-
 drivers/media/v4l2-core/v4l2-flash-led-class.c       | 2 +-
 drivers/media/v4l2-core/v4l2-ioctl.c                 | 2 +-
 drivers/staging/media/av7110/av7110_av.c             | 2 +-
 21 files changed, 21 insertions(+), 21 deletions(-)