summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Penkler <dpenkler@gmail.com>2025-01-22 11:38:59 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-03 16:08:47 +0100
commit8418753187ba216f8931432dd8a6ee2f23977ecd (patch)
tree7797dfb2362a2cb8a14a0efe255ab404b9db2dfc /tools/perf/scripts/python/export-to-postgresql.py
parent2f548210a5a5d4cb5f20af39b684a9f6de58cd0e (diff)
staging: gpib: Make static, reduce fwd declarations
A number of drivers were unnecessarily not declaring their entry points as static. Declare them as static. In order to reduce the number of forward declarations the gpib interface structure initializations have been moved to after the code of the entry points that they use. This also makes the structure of the drivers to be more consistent between them. Signed-off-by: Dave Penkler <dpenkler@gmail.com> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://lore.kernel.org/r/20250122103859.25499-3-dpenkler@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions