]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: gpib_user: u8 over uint8_t
authorMichael Rubin <matchstick@neverthere.org>
Thu, 17 Apr 2025 00:45:21 +0000 (00:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 09:11:35 +0000 (11:11 +0200)
commitf207bc3a480060ecc99b386542d7c572234510c7
tree8a86ddf1eaf4b6258f803a2d11cf401aae0f33e9
parente72334b74423f08f91e02481b99eeec3fb17e08b
staging: gpib: gpib_user: 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/20250417004533.86765-3-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/uapi/gpib_user.h