media: staging: media: atomisp: Remove unnecessary if statement
authorAlex Dewar <alex.dewar90@gmail.com>
Sat, 17 Oct 2020 14:28:02 +0000 (16:28 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 22 Mar 2021 16:46:08 +0000 (17:46 +0100)
commit3aa059ae8beb0a3d4a06216c7cf6f0f720707136
tree25695ba20a04c83c561f6557eb156130d8790047
parent32abe91502d0ab30c9b3e11414e7d3300274e36b
media: staging: media: atomisp: Remove unnecessary if statement

The bodies of the if and else sections are the same, so just remove the
check.

Link: https://lore.kernel.org/linux-media/20201017142810.26967-2-alex.dewar90@gmail.com
Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_cmd.c