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)
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

index 447c7c5c55a1f74162c493ff75fa69e9aac44498..523c948923f315914db1d71d6da5def69e0679fa 100644 (file)
@@ -163,7 +163,7 @@ STORAGE_CLASS_INPUT_SYSTEM_H void receiver_port_reg_store(
     const hrt_address                  reg,
     const hrt_data                             value);
 
-/*! Read from a control register PORT[port_ID] of of RECEIVER[ID]
+/*! Read from a control register PORT[port_ID] of RECEIVER[ID]
 
  \param        ID[in]                          RECEIVER identifier
  \param        port_ID[in]                     mipi PORT identifier