diff options
author | Austin Kim <[email protected]> | 2019-09-19 16:55:48 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-09-23 23:09:42 -0400 |
commit | 4b062e7cf940aa4f38fedc3a964b24cb095373f0 (patch) | |
tree | 1571d73dd433ed271b899b516e278aad4f7dcd49 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f51913eef23f74c3bd07899dc7f1ed6df9e521d8 (diff) |
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Since tmp_prio is declared as u8, the following statement is always false.
tmp_prio < 0
So remove 'always false' statement.
Link: https://lore.kernel.org/r/20190919075548.GA112801@LGEARND20B15
Signed-off-by: Austin Kim <[email protected]>
Acked-by: Saurav Kashyap <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions