diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-08-21 11:48:21 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-08-23 09:35:04 +0300 |
commit | 8e8114dee2a9a767ca8abc1c2d6a94a3ca5d4c7f (patch) | |
tree | a0ef3a2d4593af22778896398b90278400c44d71 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ecc7c518b3017821a6b26fb5fdaa548afa8ee236 (diff) |
iwlwifi: mvm: catch underflow error earlier
My static checker complains that we don't check for underflows in
iwl_dbgfs_fw_dbg_conf_write(). This is harmless because we have a
sanity check in iwl_mvm_start_fw_dbg_conf(), but we may as well make
this unsigned and silence the underflow warning.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions