]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: gpib: gpib_proto: u8 over uint8_t
authorMichael Rubin <matchstick@neverthere.org>
Wed, 9 Apr 2025 18:09:35 +0000 (18:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:43:48 +0000 (16:43 +0200)
commit22cc45acb25bd166e0af76d9838a8430f129c38c
treebcda4ec1321dd137e54e58053900ab49c2b45e62
parent366fcc8b657919e06e9ec213b38b3a767aa6abe2
staging: gpib: gpib_proto: u8 over uint8_t

Reported by checkpatch.pl.

CHECK: Prefer kernel type 'u8' over 'uint8_t'

Signed-off-by: Michael Rubin <matchstick@neverthere.org>
Link: https://lore.kernel.org/r/20250409180953.398686-6-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/include/gpib_proto.h