]> www.infradead.org Git - users/dwmw2/linux.git/commit
media: staging: media: atomisp: Remove unnecessary braces from single line conditiona...
authorJonathan Bergh <bergh.jonathan@gmail.com>
Mon, 26 Feb 2024 19:40:18 +0000 (19:40 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 26 Apr 2024 09:12:00 +0000 (10:12 +0100)
commit0a8b308bdf70b887b6012e24a47e29d30c9f2730
tree0e45a84f9967dbdbc94bb667572c218d838dd3c7
parenta5aa36b0d506342f376b770b34746946b6cacae7
media: staging: media: atomisp: Remove unnecessary braces from single line conditional statements

This patch does the following things:
 * Tidies up code in several places where braces were used in conjunction
   with single line conditional statements

Link: https://lore.kernel.org/r/20240226194023.69070-2-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