diff options
author | 2019-12-13 13:52:19 +0300 | |
---|---|---|
committer | 2019-12-18 19:56:26 +0200 | |
commit | 269663f18474b739fcf45389c8fea82de3332e2f (patch) | |
tree | cca7e11cb290dd7bfe8a3380c785a5b29c4e8f85 /tools/perf/scripts/python/syscall-counts.py | |
parent | ath11k: checking for NULL vs IS_ERR() (diff) | |
download | linux-dev-269663f18474b739fcf45389c8fea82de3332e2f.tar.xz linux-dev-269663f18474b739fcf45389c8fea82de3332e2f.zip |
ath11k: remove an unneeded NULL check
The list iterator is always non-NULL so it doesn't need to be checked.
I also removed the unnecessary initializer because the list iterator is
always initialized.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions