diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-05-02 09:21:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-21 13:44:46 +0200 |
commit | cfa6673eae0281d0840838b9a488b7d2d1e78377 (patch) | |
tree | 83d41398a4b8ba365be035a9e171841cdc5d25f4 /scripts/generate_rust_analyzer.py | |
parent | 034a456869a071c635a9997e0bf3947a6cb20b25 (diff) |
staging: gpib: Declare driver entry points static
Many of this driver's entry points were unecessarily not declared
static.
Remove the declarations from the include file.
Make the declarations static in the .c file.
Remove an uneccessary forward declaration in the .c file.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250502072150.32714-3-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions