diff options
| author | Martin Kaiser <[email protected]> | 2021-09-08 10:57:47 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-09-13 08:49:54 +0200 |
| commit | eb01e81fe1cc77e0a048697d814f6e089c2b07f5 (patch) | |
| tree | 0ed9155b426140b5321aaaf8e1d06bdb9212dc3a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | db4e963a774c26a0ec44249afa9f7711cda72f53 (diff) | |
staging: r8188eu: this endless loop is executed only once
There's a funny "loop" in rtl8188eu_xmitframe_complete. It looks like
do {
... some commands...
break;
} while (1);
Remove it.
Acked-by: Michael Straube <[email protected]>
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions