aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-06-20 17:22:59 +0530
committerGreg Kroah-Hartman <[email protected]>2019-06-20 14:47:28 +0200
commit29de098b330fb57da030819618635c619f5a0066 (patch)
tree78b814e65f00d259f03af79d042fff5c67ef2a2d /tools/perf/scripts/python/export-to-sqlite.py
parent36f484ef094104bb525e50052bc580daa5488763 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions