summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMichael Rubin <matchstick@neverthere.org>2025-04-09 01:36:41 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-15 17:35:50 +0300
commit9f0ca07f075017351fde2c9fd575cdf957cef043 (patch)
tree3e14d8b8751f106dcc664af9736ec5258cf16024 /scripts
parent8a3961396b1ca7aeeb35a26087de660f839b2d8e (diff)
downloadlinux-9f0ca07f075017351fde2c9fd575cdf957cef043.tar.xz
staing: gpib: struct typing for gpib_board_config
Using Linux code style for gpib_board_config struct in .h to allow drivers to migrate. Adhering to Linux code style. In general, a pointer, or a struct that has elements that can reasonably be directly accessed should never be a typedef. Reported by CheckPatch WARNING: do not add new typedefs Signed-off-by: Michael Rubin <matchstick@neverthere.org> Link: https://lore.kernel.org/r/20250408223659.187109-2-matchstick@neverthere.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions