]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: greybus: camera: fix code alignment warning
authorErick Karanja <karanja99erick@gmail.com>
Sat, 22 Mar 2025 06:58:00 +0000 (09:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Apr 2025 05:38:08 +0000 (06:38 +0100)
commit5771897aed7b24ff8c2acc5f38d1337024a7e82b
tree479b2498c404e86a3ea0c811d71ebf08e198c87f
parentb0c3d42658a89a09bcd51d0013444d608b45836a
staging: greybus: camera: fix code alignment warning

Correct the alignment of the parameters to match the open parenthesis.

Reported by checkpatch:

    CHECK: Alignment should match open parenthesis

Signed-off-by: Erick Karanja <karanja99erick@gmail.com>
Reviewed-by: Alex Elder <elder@riscstar.com>
Link: https://lore.kernel.org/r/20250322065800.21361-1-karanja99erick@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/camera.c