diff options
| author | Nishka Dasgupta <[email protected]> | 2019-06-20 17:22:59 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-20 14:47:28 +0200 |
| commit | 29de098b330fb57da030819618635c619f5a0066 (patch) | |
| tree | 78b814e65f00d259f03af79d042fff5c67ef2a2d /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 36f484ef094104bb525e50052bc580daa5488763 (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions