media: atomisp: Fix repeated "of" in isp2400_input_system_public.h
authorDipendra Khadka <kdipendra88@gmail.com>
Fri, 22 Dec 2023 19:40:35 +0000 (20:40 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 05:59:33 +0000 (06:59 +0100)
commit0596ea5eeb667b3890e827ba5d9b966295fae277
treeba5d4158cc1410ec3f06e1c54360698c3914f144
parentce1cfe023a575bd4d3b158a8c133099f72cc3dea
media: atomisp: Fix repeated "of" in isp2400_input_system_public.h

The script checkpatch.pl reported repeated
word 'of' in isp2400_input_system_public.h
as below:

'''
WARNING: Possible repeated word: 'of'
/*! Read from a control register PORT[port_ID] of of RECEIVER[ID]
'''

This patch removes one 'of'.

Link: https://lore.kernel.org/r/20231222194036.1984-1-kdipendra88@gmail.com
Signed-off-by: Dipendra Khadka <kdipendra88@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/isp2400_input_system_public.h