aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorsimran singhal <[email protected]>2017-03-12 22:40:23 +0530
committerGreg Kroah-Hartman <[email protected]>2017-03-14 08:00:37 +0800
commitcfd23945be7413351ef57ff5b07c5b037a7f9995 (patch)
tree027a7a12e8ea10d5111becf2603ae14e7348707f /tools/perf/scripts/python/bin
parent68f9c65467614d140619476bd6e0eba3b0d23c77 (diff)
staging: media: Remove unused function atomisp_set_stop_timeout()
The function atomisp_set_stop_timeout on being called, simply returns back. The function hasn't been mentioned in the TODO and doesn't have FIXME code around. Hence, atomisp_set_stop_timeout and its calls have been removed. This was done using Coccinelle. @@ identifier f; @@ void f(...) { -return; } Signed-off-by: simran singhal <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions