i2c: iproc: Fix alignment to match the open parenthesis
authorAndi Shyti <andi.shyti@kernel.org>
Fri, 18 Apr 2025 21:16:29 +0000 (23:16 +0200)
committerAndi Shyti <andi@smida.it>
Mon, 19 May 2025 20:23:56 +0000 (22:23 +0200)
commit9277b5f2767a5339f3286c22f5f1397b13560aea
treea114bfd691026d970660f62710d9b1a30fa408ff
parentf7a2df37daaeb2a74cf197ee4dab474fbad0b217
i2c: iproc: Fix alignment to match the open parenthesis

Alignment should match the open parenthesis but in some places it
didn't

Link: https://lore.kernel.org/r/20250418211635.2666234-5-andi.shyti@kernel.org
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-bcm-iproc.c