]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: realtek: Fix grammar in error messages
authorYu-Chun Lin <eleanor.lin@realtek.com>
Fri, 6 Mar 2026 07:52:35 +0000 (15:52 +0800)
committerLinus Walleij <linusw@kernel.org>
Tue, 10 Mar 2026 09:25:57 +0000 (10:25 +0100)
commitaeeac6d3a1f51c8b0ac44ab262c568e905211879
tree768d924736bd5855a8d9a9082072b59e1fed6d57
parent5e783510b5c09bc8a9d83a34488ed924769085f2
pinctrl: realtek: Fix grammar in error messages

Correct the grammar in dev_err() messages. Change "Not support <feature>..."
to "<feature> unsupported..." to improve readability and comply with
standard English usage.

Signed-off-by: Yu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/realtek/pinctrl-rtd.c