diff options
author | Mark Rustad <[email protected]> | 2015-04-10 10:36:36 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-05-04 02:31:13 -0700 |
commit | a1e869de72a7a6d9e1007d0b459e79e91f0cf5b5 (patch) | |
tree | 81bc66fcd99b7b3668dbeb22da80b46c148519a3 /tools/perf/scripts/python | |
parent | cb2effe54045b61d7cc6e8d3fa4ed49a6253b7fd (diff) |
ixgbe: Use a signed type to hold error codes
Because error codes are negative, it only makes sense to
consistently use signed types when handling them. Also remove
some explicit comparisons with 0 on these variables.
Signed-off-by: Mark Rustad <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions