diff options
| author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-26 21:56:24 +0300 |
|---|---|---|
| committer | Govind Singh <govinds@codeaurora.org> | 2017-01-06 15:59:09 +0530 |
| commit | 13c42683458e8accb2e4d6ad53ea578a71942c20 (patch) | |
| tree | fd3e2362d7f64802d7db6935d61ac1ea8149e21f /tools/perf/scripts/python/bin | |
| parent | 0084e4e6325ff73af75b9f23569a579ad139cd31 (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
