aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLeo Kim <[email protected]>2015-11-05 14:36:33 +0900
committerGreg Kroah-Hartman <[email protected]>2015-11-15 20:02:47 -0800
commit6bc72c5ac7996819961bf65d64693efd3135ea42 (patch)
tree87d26cac848683bb46855f9186bdcf28bdf4db61 /tools/perf/scripts/python/export-to-postgresql.py
parenta40b22c544ce6bd70f14cf8c5fcb07ef5e64e5d5 (diff)
staging: wilc1000: remove goto from wlan_initialize_threads
This patch remove goto feature from wlan_initialize_threads function. Goto feature is 'wilc->close=0' & return result. So, remove goto feature and it was replaced with the return value directly, as well as removed unused ret variable. Also, execute 'wilc->close=0' before return. Signed-off-by: Leo Kim <[email protected]> Signed-off-by: Glen Lee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions