staging: gpib: Removing gpib_interface_list_t
authorMichael Rubin <matchstick@neverthere.org>
Tue, 8 Apr 2025 23:25:30 +0000 (23:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 14:42:40 +0000 (16:42 +0200)
commit0d01cafdb167f0c723419a05bb38b17c9804b2f1
treeb57ba98434059429eb8592356a44e3ddea86931f
parent4655562990aaaf5ead545ecea4a30970c679e188
staging: gpib: Removing gpib_interface_list_t

Removing gpib_interface_list_t to adhere to Linux code style.

Reported by checkpatch.pl

In general, a pointer, or a struct that has elements that can reasonably be
directly accessed should never be a typedef.

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