]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: pc2: u8 over uint8_t
authorMichael Rubin <matchstick@neverthere.org>
Thu, 17 Apr 2025 00:45:30 +0000 (00:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 09:11:36 +0000 (11:11 +0200)
commit6b0bf6f2edd2c0f0f2517664ba22b2c5d6406a8c
treea22c92d568ce3e6a4285a945c3bac3cb5f809f47
parentfcd93950959aec33f5e4b175341613683e2953a0
staging: gpib: pc2: 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-12-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/pc2/pc2_gpib.c