diff options
author | 2016-09-26 21:56:24 +0300 | |
---|---|---|
committer | 2016-09-27 15:11:52 +0300 | |
commit | 65901a9e70584afb840b1c013d582d07b7f61696 (patch) | |
tree | 48d9cd752c375261f35dc0c6bca6d2f8be1fee43 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath10k: use devm_reset_control_get() instead of reset_control_get() (diff) | |
download | wireguard-linux-65901a9e70584afb840b1c013d582d07b7f61696.tar.xz wireguard-linux-65901a9e70584afb840b1c013d582d07b7f61696.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions