media: atomisp: Fix spelling mistakes in queue.c
authorDipendra Khadka <kdipendra88@gmail.com>
Sat, 23 Dec 2023 07:11:57 +0000 (08:11 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 05:59:55 +0000 (06:59 +0100)
commitb68a8c794667e2db78dc794092c9c6e6cbb7b360
tree44649e259ef1356cec33f5788b5e7860615d4269
parent8cf2ae5c2868956dfa09397e91925515cf1e6ba9
media: atomisp: Fix spelling mistakes in queue.c

codespell reported following spelling mistake
in queue.c as below:

'''
./runtime/queue/src/queue.c:126: uncessary ==> unnecessary
./runtime/queue/src/queue.c:183: uncessary ==> unnecessary
'''
This patch fixes these spelling mistakes.

Link: https://lore.kernel.org/r/20231223071157.81082-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/runtime/queue/src/queue.c