]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: gpib: local_ppoll_mode_ioctl_t now short
authorMichael Rubin <matchstick@neverthere.org>
Wed, 9 Apr 2025 05:59:03 +0000 (05:59 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:46:10 +0000 (16:46 +0200)
commit132ea5875df7c6cc35930e12d21a5c1a46d0c872
treee98f31c2cf7ef347ccce164cfdacd12221852529
parent9979a80cf5d0d54b202d44bbb8ebf2d2f4137043
staging: gpib: local_ppoll_mode_ioctl_t now short

Using Linux code style to replace typedef local_ppoll_mode_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-22-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