diff options
| author | Tillmann Heidsieck <[email protected]> | 2015-09-23 22:07:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:19:27 +0200 |
| commit | c739c987c1e19b924b252ebb12ffeac3ef9b1d5c (patch) | |
| tree | efab9fa5bc996b5ff9a9c4bcb82ace58a62acd51 /tools/perf/scripts/python | |
| parent | 4ccb726c728cb414d9abc65a11a6453e75204503 (diff) | |
staging: wlan-ng remove redundant conditional
We exit the above loop either if curroff >= (HFA384x_PDA_LEN_MAX / 2 - 1)
or if we found the END marker in the element beyond the current one. The
first case is checked for in the preceding if statement, therefore the
second if statement is redundant and can be removed.
Signed-off-by: Tillmann Heidsieck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions