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