]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: staging: media: atomisp: Remove old commented code and fix multiple block...
authorJonathan Bergh <bergh.jonathan@gmail.com>
Mon, 26 Feb 2024 19:40:23 +0000 (19:40 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 26 Apr 2024 09:18:20 +0000 (10:18 +0100)
commit80b685e677f67fc176e05d69a62ba0e4930c8244
treec03a0437fe9220b730eaf7a40a88800e1cfac2d9
parent8654983cdd213c4fdcbda870bafd68d5a407e299
media: staging: media: atomisp: Remove old commented code and fix multiple block comment style

This patch fixes the following minor code and code style issues:
 * Removes a block of commented out (unused) code from the src
 * Reformats various multiline block comments to meet the kernel code
   style guidelines for block comments

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