diff options
author | Dan Carpenter <[email protected]> | 2020-07-14 13:57:32 +0300 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-07-29 07:45:18 +0200 |
commit | eca9e8271e596b73e3ccefdcd26eb85b46b21a34 (patch) | |
tree | 6a95b8361c900b81f5300abaadec9c5ce34e3521 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | c5be1f2c5bab1538aa29cd42e226d6b80391e3ff (diff) |
nvme: remove an unnecessary condition
"v" is an unsigned int so it can't be more than UINT_MAX. Removing this
check makes it easier to preserve the error code as well.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions