]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: most: video: Fixed minor capitalization and grammatical issues
authorSteven Davis <goldside000@outlook.com>
Tue, 23 Jul 2024 16:31:03 +0000 (12:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jul 2024 07:20:26 +0000 (09:20 +0200)
commit1573c26775f2e7ce7dfd6015b46f2cf55fa87368
treee6ed772def817935801ccf5530a653ca0409bd66
parent1524b01fb16f3b5459d5174b0d0982c2b77254d1
staging: most: video: Fixed minor capitalization and grammatical issues

This patch makes three error messages in the driver easier to read by
capitalizing the first letters properly.
For example, "channel already linked" becomes "Channel already linked", and
"expect" becomes "expected", as you would typically
find in an error message.
This patch improves user experience by making the errors clearer.

Signed-off-by: Steven Davis <goldside000@outlook.com>
Link: https://lore.kernel.org/r/SJ2P223MB1026E786B28986901BC1C126F7A92@SJ2P223MB1026.NAMP223.PROD.OUTLOOK.COM
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/video/video.c