diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-11-21 13:33:38 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-12-01 21:17:56 +0200 |
commit | 7281b16423cd9b8795ea319c65140f38fd8187a2 (patch) | |
tree | 639da1952c292330af8b0932ed9e2c1dc9556088 /tools/perf/scripts/python | |
parent | 20f4d39a2822905f250650cd9cac49492c07758f (diff) |
iwlwifi: mvm: rs: fix a warning message
WARN_ON_ONCE() doesn't take a message, it only takes a condition. I
have changed this to WARN(1, ...).
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')
0 files changed, 0 insertions, 0 deletions