diff options
author | Michael Rubin <matchstick@neverthere.org> | 2025-03-20 00:59:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-20 16:57:24 +0300 |
commit | 8982069fa8e2fb5759515134a2caed60cc5ba0f4 (patch) | |
tree | 4e84617ebc3bb19c0cbae44e51b67e3f33e69d92 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a8e233d0747fa0838a77280f79b8a744da96e56a (diff) | |
download | linux-8982069fa8e2fb5759515134a2caed60cc5ba0f4.tar.xz |
staging: gpib: struct typing for gpib_board
Using Linux code style for gpib_board 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.
Signed-off-by: Michael Rubin <matchstick@neverthere.org>
Acked-By: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250319215924.19387-2-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions