]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"
authorJohan Hovold <johan@kernel.org>
Mon, 9 Sep 2024 12:48:53 +0000 (14:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Sep 2024 13:56:26 +0000 (15:56 +0200)
commitb95150a3742980cfe5c95e3e645f4ef9a38575e4
treeffb222c6b48bb40c7151ce85563ad8e683faf7dc
parent5e6bf74d63c21c75e021498bbc111233629dee36
Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"

This reverts commit 30db8460f984a7f5299b6e07ea8a57cd09fc9557.

The offending commit tried to make the error messages of a few Greybus
drivers in staging more consistent by capitalising messages, but the
rest of the Greybus code do not follow this style so the change ended up
introducing an inconsistency instead.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20240909124853.9213-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/arche-platform.c
drivers/staging/greybus/authentication.c
drivers/staging/greybus/bootrom.c
drivers/staging/greybus/light.c
drivers/staging/greybus/log.c