media: atomisp: Resolve goto style issue in sh_css.c
authorMartiros Shakhzadyan <vrzh@vrzh.net>
Sat, 8 May 2021 23:56:19 +0000 (01:56 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 22 Jul 2021 12:01:56 +0000 (14:01 +0200)
commit7f52dbb8f7e9de24412bf1a1b935000f9c1ea884
treeb22a7c6bdabe5f8e438afed521471ba2f4bf49ea
parentc275e5d349b0d2b1143607d28b9c7c14a8a0a9b4
media: atomisp: Resolve goto style issue in sh_css.c

Change the goto label to lower case.
Remove a space in the goto label.

Link: https://lore.kernel.org/linux-media/20210508235622.300394-2-vrzh@vrzh.net
Signed-off-by: Martiros Shakhzadyan <vrzh@vrzh.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c