aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorAjay Singh <[email protected]>2018-06-26 11:37:03 +0530
committerGreg Kroah-Hartman <[email protected]>2018-06-28 21:55:51 +0900
commit7233be314e022a9b1f62c986e313d92a86ebb281 (patch)
treeacb4f4aaedc350aa6860d7e672a474dc0087a9b5 /tools/perf/scripts/python/Perf-Trace-Util
parent8c05c98b1a2f0bc8a8fbcc0746adedea01311040 (diff)
staging: wilc1000: remove host_if_work() to handle TODO list issue
Remove multiplexing of command at host_if_work(). Make use of function pointer instead of command ID to track individual work_struct separately. Modified the handler function to take work_struct pointer as argument and its return type is changes to void. Now prototype of 'handle_' function is same work_struct i.e. 'void (*fun)(struct struct *)' to register with work_queue. Removed host_if_work() because its not required now. Signed-off-by: Ajay Singh <[email protected]> Reviewed-by: Claudiu Beznea <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions