media: atomisp: Fix spelling mistakes in circbuf.c
authorDipendra Khadka <kdipendra88@gmail.com>
Sat, 23 Dec 2023 06:04:22 +0000 (07:04 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 05:59:42 +0000 (06:59 +0100)
commit657d6ee589cf8acf886828f50518c38e374c7b27
treefaad208150baf7f4f202016793ea5c6b4aedb021
parent5201016d0190f0dd9ff98fde0fa9ba1e1368ec1b
media: atomisp: Fix spelling mistakes in circbuf.c

codespell reported following spelling mistakes
in circbuf.c as below:

'''
./circbuf.c:27: whehter ==> whether
./circbuf.c:132: offest ==> offset
'''
This patch fixes these spelling mistakes.

Link: https://lore.kernel.org/r/20231223060422.77789-1-kdipendra88@gmail.com
Signed-off-by: Dipendra Khadka <kdipendra88@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/base/circbuf/src/circbuf.c