aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-20 20:37:45 +0800
committerKalle Valo <[email protected]>2020-04-22 09:42:35 +0300
commitd81709346ceac7b9131b4a091197b9d7fc5a409f (patch)
tree388a582cd5f1da56f875342fdd652c607834cff5 /scripts/gdb/linux/tasks.py
parent8af40902f839f5431b89ce2a035ee01e51b31a1d (diff)
ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
The '==' expression itself is bool, no need to convert it to bool again. This fixes the following coccicheck warning: drivers/net/wireless/ath/ath11k/debug.c:198:57-62: WARNING: conversion to bool not needed here drivers/net/wireless/ath/ath11k/debug.c:218:58-63: WARNING: conversion to bool not needed here Signed-off-by: Jason Yan <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions