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