diff options
| author | Ajay Singh <[email protected]> | 2018-08-01 10:33:41 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-08-02 09:41:37 +0200 |
| commit | 7878abdec92040e8c20ff3f1b8f8ab35d8dafc5b (patch) | |
| tree | 91f0790c2938f5f36ce97f6e8bb3d842a1552da5 /tools/perf/scripts/python | |
| parent | 49328076f6f93bae8376dfb7a19143f613da6f52 (diff) | |
staging: wilc1000: refactor wilc_wlan_handle_isr_ext to avoid goto statement
Refactor wilc_wlan_handle_isr_ext() to avoid the use of the goto label.
Also avoid the unnecessary NULL check for 'wilc->rx_buffer' and
calling wilc_wlan_handle_rxq() only after wilc_wlan_rxq_add() call.
The link [1] contains details for discussion related to this changes.
[1]. https://patchwork.kernel.org/patch/10533601/
Signed-off-by: Ajay Singh <[email protected]>
Suggested-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions