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>
Fri, 23 Jul 2021 07:04:02 +0000 (09:04 +0200)
commit9e77871a59c86d71e9821dcc5f57a4461bfff1ee
treeb22a7c6bdabe5f8e438afed521471ba2f4bf49ea
parent0c980e3f5276ba2eb95c42919c5f1694e38ef86a
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