diff options
| author | 2017-03-12 22:40:23 +0530 | |
|---|---|---|
| committer | 2017-03-14 08:00:37 +0800 | |
| commit | cfd23945be7413351ef57ff5b07c5b037a7f9995 (patch) | |
| tree | 027a7a12e8ea10d5111becf2603ae14e7348707f /tools/perf/scripts | |
| parent | staging: media: atomisp: Remove gc2235_init() function. (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 <singhalsimran0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
