]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: agilent_82350b: gpib_interface
authorMichael Rubin <matchstick@neverthere.org>
Thu, 17 Apr 2025 00:32:30 +0000 (00:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2025 09:12:53 +0000 (11:12 +0200)
commit411d0ba3dd3cdd9b968a48061f75ccf4fb6638b9
tree5ee72cc876105e89e956860c40aa5cf03702bb54
parent2492a17bdc6a484bbaa5320377b9eef47e38e22b
staging: gpib: agilent_82350b: gpib_interface

Using Linux code style for struct gpib_interface.

Adhering 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/20250417003246.84445-3-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/agilent_82350b/agilent_82350b.c