diff options
| author | Janani Ravichandran <[email protected]> | 2016-02-16 14:07:00 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-19 16:58:06 -0800 |
| commit | aae96201517678c241ea94da42a6756f80215362 (patch) | |
| tree | 1b2454de4307491f1df61420e235f05343c67644 /tools/perf/scripts/python | |
| parent | 792f4b1c4e267c0d5a6f654c3f156f1b7a0ba824 (diff) | |
staging: wilc1000: Modify tcp_process to return void rather than int
tcp_process() returns int, which is not used anywhere. So, change
function header to return void intead of int and remove all uses of
the local variable ret, which is used as a return variable in the
function.
Signed-off-by: Janani Ravichandran <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions