]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: Fix spelling problem
authorLinus Walleij <linusw@kernel.org>
Tue, 10 Feb 2026 16:02:29 +0000 (17:02 +0100)
committerLinus Walleij <linusw@kernel.org>
Mon, 23 Feb 2026 10:15:32 +0000 (11:15 +0100)
commit38e8cc1c79385c6317f3416519d8beff481c175b
treec7b75b891216ea505cdfad542e19dca4f56e89b3
parent1c5986eefde922cccaa9f74567ddf4cf468d8400
pinctrl: Fix spelling problem

The grammar is off. This fixes it.

Fixes: 6e4f3db8dfcf ("pinctrl: just return if no valid maps")
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/devicetree.c