]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: gpib: hp_82335: u8 over uint8_t
authorMichael Rubin <matchstick@neverthere.org>
Thu, 17 Apr 2025 00:45:27 +0000 (00:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 09:11:36 +0000 (11:11 +0200)
commit8bf26540438ad8b45c29f3abe50b4b81324cf70c
treeb1a7834a9ab01f278d41ce8f44f87a97fcbc929b
parentaa7f3b35ac16fd4dda0266c4b2681ba0ac3d91b4
staging: gpib: hp_82335: 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-9-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/hp_82335/hp82335.c