media: atomisp: Fix spelling mistakes in ia_css_irq.h
authorDipendra Khadka <kdipendra88@gmail.com>
Mon, 18 Dec 2023 15:17:04 +0000 (16:17 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 05:58:24 +0000 (06:58 +0100)
commit3e1b116f9b277b3aa5a1c08696698931d20fb82d
tree5c70cd7df5c08752595ade6de24acec38653d15f
parent4d728df5f53946fc40dbfe73dcbe9470e751c1c0
media: atomisp: Fix spelling mistakes in ia_css_irq.h

The script checkpatch.pl reported spelling errors
in ia_css_irq.h as below:

'''
WARNING: Possible repeated word: 'in'
        /** the input system in in error */

WARNING: Possible repeated word: 'in'
        /** the input formatter in in error */

WARNING: Possible repeated word: 'in'
        /** the dma in in error */
'''

This patch corrects spelling errors,
changing "in" to "is" in all three comments.

Link: https://lore.kernel.org/r/20231218151704.449883-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/ia_css_irq.h