summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-08-11 02:03:21 +0300
committerJohannes Berg <johannes.berg@intel.com>2013-08-12 15:21:20 +0200
commit2ab9ba0fdfa20e81c4454c57f534585a264cb238 (patch)
tree2bc5cec208017b0ce908419fb2948c16a6058bc2 /tools/perf/scripts/python
parentab3077009f3e5237aaddaf0d5d139b1fd59d3b32 (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')
0 files changed, 0 insertions, 0 deletions