diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-10-31 13:30:38 -0400 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2013-12-09 15:29:01 -0500 |
commit | 6dde8c4837128aa840851bb0b547708868494198 (patch) | |
tree | 8e3e9b2d7ca61b738b5d2d776e3344a5863b54d9 /kernel/test_kprobes.c | |
parent | 119663c3603412962f2986c1318950aef7421b1f (diff) |
iwlwifi: pcie: remove useless condition test
After wait_event_timeout(), the condition must still be
true if it returns >0, in fact almost the last thing in
it is checking the condition again. It's therefore not
useful to check yet again in our code, clean it up.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'kernel/test_kprobes.c')
0 files changed, 0 insertions, 0 deletions