staging: gpib: tnt4882: u8 over uint8_t
authorMichael Rubin <matchstick@neverthere.org>
Thu, 17 Apr 2025 00:45:33 +0000 (00:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 09:11:37 +0000 (11:11 +0200)
commitd6e1f701c61f227cb8fc1dbabf005f9ee34c5cf4
tree5252c4a22aa85634c19ea120dee72f5a35c93859
parent17598a86ad8deef667251eac81ff99ab09a67523
staging: gpib: tnt4882: 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-15-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/tnt4882/tnt4882_gpib.c