diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2015-04-10 10:36:36 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-05-04 02:31:13 -0700 |
commit | a1e869de72a7a6d9e1007d0b459e79e91f0cf5b5 (patch) | |
tree | 81bc66fcd99b7b3668dbeb22da80b46c148519a3 /mm/slab.c | |
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 <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions