diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-08-11 02:03:21 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-08-12 15:21:20 +0200 |
commit | 2ab9ba0fdfa20e81c4454c57f534585a264cb238 (patch) | |
tree | 2bc5cec208017b0ce908419fb2948c16a6058bc2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ab3077009f3e5237aaddaf0d5d139b1fd59d3b32 (diff) |
iwlwifi: pcie: returning positive instead of negative
There is a missing '-' character here so we return positive 'ENOMEM'
instead of negative. The caller doesn't care. All non-zero returns
are translated to '-ENOMEM' in iwl_pcie_nic_init().
This is just a cleanup.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions