diff options
| author | Michael Rubin <matchstick@neverthere.org> | 2025-04-09 01:56:28 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-15 17:38:12 +0300 |
| commit | 94e71cd4f08a606131970aff82c023690c608c64 (patch) | |
| tree | 9374dab596afcc3e2b9032c2762cee8538bbf2f3 /scripts/git.orderFile | |
| parent | 72ba314072a66774d5a90141ec99128c6bab033a (diff) | |
| download | linux-94e71cd4f08a606131970aff82c023690c608c64.tar.xz | |
staging: gpib: agilent_82357a uses completion
agilent_82357a_send_bulk_msg is a oneshot event where a semphore is meant for
synchronizing over counting events.
Recommendation is to use a completion instead.
Reported by checkpatch.
WARNING: consider using a completion
Signed-off-by: Michael Rubin <matchstick@neverthere.org>
Link: https://lore.kernel.org/r/20250408225628.187316-2-matchstick@neverthere.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
