media: staging: media: atomisp: Fix various formatting issues and remove unneccesary...
authorJonathan Bergh <bergh.jonathan@gmail.com>
Sun, 25 Feb 2024 12:03:50 +0000 (12:03 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 26 Apr 2024 09:10:58 +0000 (10:10 +0100)
commitab8504731611b2cb9de156cae617139ef751e056
treed11165958deea23b30905e1235c9131783dbe84c
parent153d69d26f8ea90775ca7800a222845f95039b22
media: staging: media: atomisp: Fix various formatting issues and remove unneccesary braces

This patch fixes the following formatting issues:
 * Fix various misaligned * and */ in multiline block comments
 * Remove unnecessary braces from single line conditional statements
 * Remove repeated word "from" from comment

Link: https://lore.kernel.org/r/20240225120350.31226-1-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/atomisp_cmd.c