]> www.infradead.org Git - users/dwmw2/linux.git/commit
media: staging: media: atomisp: Remove unnecessary parentheses from conditional statement
authorJonathan Bergh <bergh.jonathan@gmail.com>
Mon, 26 Feb 2024 19:40:21 +0000 (19:40 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 26 Apr 2024 09:16:55 +0000 (10:16 +0100)
commit5d076c5e701564d4730a5b310d55104a822c225d
treec0097d2ae537fd0eda67ae7f51f414958ae96f1e
parent505d92d7060946a317dea6974ddb3c821bf0fa73
media: staging: media: atomisp: Remove unnecessary parentheses from conditional statement

This patch makes the following changes:
 * Removes additional, unnecessary parentheses from a conditional "if"
   statement

Link: https://lore.kernel.org/r/20240226194023.69070-5-bergh.jonathan@gmail.com
Signed-off-by: Jonathan Bergh <bergh.jonathan@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/sh_css_sp.c