]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: pic32: use consistent spacing around '+'
authorBrian Masney <bmasney@redhat.com>
Sun, 22 Feb 2026 23:33:30 +0000 (18:33 -0500)
committerLinus Walleij <linusw@kernel.org>
Tue, 24 Feb 2026 09:25:19 +0000 (10:25 +0100)
commit8932547b4b28d2d1ec95f7d0bb5f9011a24dcfc7
tree70b32ee557cebe0396645bc3cd47e25856aa9003
parentf10f6fca875e8360de7dd40652f5076234ea7a9d
pinctrl: pic32: use consistent spacing around '+'

Address the following warning from checkpatch.pl:

    ERROR: need consistent spacing around '+' (ctx:WxV)

Fixes: 2ba384e6c3810 ("pinctrl: pinctrl-pic32: Add PIC32 pin control driver")
Signed-off-by: Brian Masney <bmasney@redhat.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/pinctrl-pic32.c