diff options
| author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-06-20 17:22:59 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-20 14:47:28 +0200 |
| commit | 29de098b330fb57da030819618635c619f5a0066 (patch) | |
| tree | 78b814e65f00d259f03af79d042fff5c67ef2a2d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 36f484ef094104bb525e50052bc580daa5488763 (diff) | |
| download | linux-29de098b330fb57da030819618635c619f5a0066.tar.gz linux-29de098b330fb57da030819618635c619f5a0066.zip | |
staging: rtl8712: Change (r8712)_enqueue_cmd to void
Change the return types of r8712_enqueue_cmd to void as the return value
of r8712_enqueue_cmd is never stored, checked, or otherwise used.
Also change the return type of _enqueue_cmd to void as it is only called
by r8712_enqueue_cmd which does not do anything with the return value
except return it itself.
Modify return statements in both functions accordingly.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
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
