]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: cec: Fix inconsistent indentation in cec_pci_attach()
authorHarshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Thu, 3 Jul 2025 06:52:14 +0000 (23:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2025 11:11:24 +0000 (13:11 +0200)
commitbdfa82f5b8998a6311a8ef0cf89ad413f5cd9ea4
tree528c0df763263a4c3716fa17ad2c55775dcf6831
parentaa07b790d79226f9bd0731d2c065db2823867cc5
staging: gpib: cec: Fix inconsistent indentation in cec_pci_attach()

This is a cleanup which fixes inconsistent indentation. This is found
with smatch.

drivers/staging/gpib/cec/cec_gpib.c:305
cec_pci_attach() warn: inconsistent indenting

Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Link: https://lore.kernel.org/r/20250703065224.1956688-1-harshit.m.mogalapalli@oracle.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/cec/cec_gpib.c