staging: gpib: gpib_ioctl: u64 over uint64_t
authorMichael Rubin <matchstick@neverthere.org>
Thu, 17 Apr 2025 00:45:31 +0000 (00:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 09:11:37 +0000 (11:11 +0200)
commit78001dd08e56cb5390c5e639f15fb60e0576bfe0
treed9b9547db9d419d243b213f5c4872a8c0c840e9f
parent6b0bf6f2edd2c0f0f2517664ba22b2c5d6406a8c
staging: gpib: gpib_ioctl: u64 over uint64_t

Reported by checkpatch.pl.

CHECK: Prefer kernel type 'u64' over 'uint64_t'

Signed-off-by: Michael Rubin <matchstick@neverthere.org>
Link: https://lore.kernel.org/r/20250417004533.86765-13-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/uapi/gpib_ioctl.h