]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: gpib: autospoll_ioctl_t now short
authorMichael Rubin <matchstick@neverthere.org>
Wed, 9 Apr 2025 05:59:02 +0000 (05:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:46:09 +0000 (16:46 +0200)
commit9979a80cf5d0d54b202d44bbb8ebf2d2f4137043
tree9c9d0ad97191345badea01b09eb105bb9bf7407b
parent7c3a08ffb07e89373d6f461952d14b4c10a6fcf2
staging: gpib: autospoll_ioctl_t now short

Using Linux code style to replace typedef autospoll_ioctl_t with type short.

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-21-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