]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: Correct CamelCase for EVENT enums
authorMichael Rubin <matchstick@neverthere.org>
Tue, 8 Apr 2025 22:20:27 +0000 (22:20 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:34:50 +0000 (16:34 +0200)
commitfdbb60074f40b7161a87e6fdd139b6980ecdc0b6
treea08cb0d838458e79ec0b099d2c1e176e90d8d970
parentf7093aaebe6d07e3c85f08b3c77b5b0303c7a432
staging: gpib: Correct CamelCase for EVENT enums

Adhere to Linux kernel coding style.

Reported by checkpatch

CHECK: Avoid CamelCase: <EventNone>
CHECK: Avoid CamelCase: <EventDevTrg>
CHECK: Avoid CamelCase: <EventDevClr>
CHECK: Avoid CamelCase: <EventIfc>

Signed-off-by: Michael Rubin <matchstick@neverthere.org>
Link: https://lore.kernel.org/r/20250408222040.186881-2-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/common/gpib_os.c
drivers/staging/gpib/eastwood/fluke_gpib.c
drivers/staging/gpib/fmh_gpib/fmh_gpib.c
drivers/staging/gpib/ines/ines_gpib.c
drivers/staging/gpib/nec7210/nec7210.c
drivers/staging/gpib/tms9914/tms9914.c
drivers/staging/gpib/tnt4882/tnt4882_gpib.c
drivers/staging/gpib/uapi/gpib_user.h