diff options
| author | Mark Einon <[email protected]> | 2014-04-19 15:35:49 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-04-25 15:47:34 -0700 |
| commit | 7801e8d67fcaa562c4396b14133862cae1ce1186 (patch) | |
| tree | e106e7c1eb3a5fa5c06808abc8f3fbaa786150fa /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | a668d5d575e9ff7b04af3ce0610b822ac19b932f (diff) | |
staging: rtl8821ae: Fix indetentation of switch case statements
Fixes checkpatch error:
ERROR: switch and case should be at the same indent
+ switch (coex_dm->cur_retrylimit_type) {
+ case 0: /* normal mode */
[...]
+ case 1: /* retry limit=8 */
[...]
+ default:
Signed-off-by: Mark Einon <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions