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