aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-table.c
diff options
context:
space:
mode:
authorMasahiro Yamada2016-09-26 21:56:24 +0300
committerKalle Valo2016-09-27 15:11:52 +0300
commit65901a9e70584afb840b1c013d582d07b7f61696 (patch)
tree48d9cd752c375261f35dc0c6bca6d2f8be1fee43 /drivers/md/dm-table.c
parentc5d8a34675d9160493a990007ae85ced02241d29 (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 'drivers/md/dm-table.c')
0 files changed, 0 insertions, 0 deletions