media: atomisp: remove useless breaks
authorPavel Skripkin <paskripkin@gmail.com>
Sat, 8 May 2021 13:17:12 +0000 (15:17 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 22 Jul 2021 12:01:55 +0000 (14:01 +0200)
commit9763267eda9d424f69e17d322df388af6f3756d0
treef3c07a4d359a31c87a982ebcc5275fd45dbc5cd0
parent24d4fbdc9a8553c3f433e6f390fa9959aaba3e32
media: atomisp: remove useless breaks

Breaks are not useful after a return, they can
simply be removed.

Link: https://lore.kernel.org/linux-media/4b4a6ad1bc8fc1fd6aafc3e6cd7a4969890340c1.1620479607.git.paskripkin@gmail.com
Signed-off-by: Pavel Skripkin <paskripkin@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c