]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: gpib: Use standard size basic uapi types
authorDave Penkler <dpenkler@gmail.com>
Tue, 3 Jun 2025 18:43:19 +0000 (20:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 15:32:32 +0000 (17:32 +0200)
commiteaad2a4263c986c0adc2f81ab6e6199391ecc435
tree21bd4be43ff9044f3d7d69d806920a97aefe8e25
parent781c58ecfe2479cddc1b383cc8b3c0133608be47
staging: gpib: Use standard size basic uapi types

Change unsigned int to __u32,
       int          to __s32
  and  short        to __s16

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250603184320.30594-4-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/uapi/gpib_ioctl.h