]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: fmh_gpib: u8 over uint8_t
authorMichael Rubin <matchstick@neverthere.org>
Wed, 9 Apr 2025 18:09:34 +0000 (18:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:43:48 +0000 (16:43 +0200)
commit366fcc8b657919e06e9ec213b38b3a767aa6abe2
tree727148ef4c2f5667fe80082d04fa8283140d7b2f
parent5be401b68961f42cd38427fef9496b3e9e51164a
staging: gpib: fmh_gpib: 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-5-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/fmh_gpib/fmh_gpib.c
drivers/staging/gpib/fmh_gpib/fmh_gpib.h