summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-26 21:56:24 +0300
committerGovind Singh <govinds@codeaurora.org>2017-01-06 15:59:09 +0530
commit13c42683458e8accb2e4d6ad53ea578a71942c20 (patch)
treefd3e2362d7f64802d7db6935d61ac1ea8149e21f /tools/perf/scripts/python/bin
parent0084e4e6325ff73af75b9f23569a579ad139cd31 (diff)
ath10k: do not check if reset is NULL
Since reset_control_get() never returns NULL, we can use IS_ERR() instead of IS_ERR_OR_NULL(). The return statements can be simpler as well. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions