OSDN Git Service

media: staging: media: atomisp: Remove all redundant assertions in sh_css.c
authorMartiros Shakhzadyan <vrzh@vrzh.net>
Mon, 19 Apr 2021 19:25:56 +0000 (21:25 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 19 May 2021 07:51:38 +0000 (09:51 +0200)
commitdfdd8ceb6f748abe4848fe09dedc4e5fc4c5635b
treef4629bd826acc08918a709f4ed3365a56be1f49c
parent7394bf6d3c1e8316484fcf3a9d71daaab489f211
media: staging: media: atomisp: Remove all redundant assertions in sh_css.c

Remove the remainder of assert() in places where the condition is
already handled.

Signed-off-by: Martiros Shakhzadyan <vrzh@vrzh.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c