]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: nvec: Capitalize outputs to match the rest of the driver
authorSteven Davis <goldside000@outlook.com>
Tue, 30 Jul 2024 21:08:12 +0000 (17:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Jul 2024 06:19:09 +0000 (08:19 +0200)
commit8682231045af0ea9ba19f7746118f5dd9eb6e05a
tree88c20a6e9e3b59b4fb6f3f4cd553d4b22fd1d9a7
parent13dda5c5096883fe40cc6f8e492d6e7a57506f99
staging: nvec: Capitalize outputs to match the rest of the driver

Noticing that some messages were capitalized and some weren't, I
capitalized them to match the rest. This makes the messages relatively
easier to understand for an end user, and reduces confusion about
capitalization. A comment was also capitalized.

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