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