staging: gpib: t1_delay_ioctl_t now unsigned int
authorMichael Rubin <matchstick@neverthere.org>
Wed, 9 Apr 2025 05:59:01 +0000 (05:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:46:09 +0000 (16:46 +0200)
commit7c3a08ffb07e89373d6f461952d14b4c10a6fcf2
treeed13c7fd9b554977b0fb4de0f890278a02d110f4
parent6856bb17cf6fe0007f66c61280def9c00db71869
staging: gpib: t1_delay_ioctl_t now unsigned int

Using Linux code style to replace typedef t1_delay_ioctl_t with type
unsigned int.

Adhering to Linux code style.

Reported by checkpatch.pl

WARNING: do not add new typedefs

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