summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Yan <yanaijie@huawei.com>2020-04-20 20:37:18 +0800
committerKalle Valo <kvalo@codeaurora.org>2020-04-22 09:40:45 +0300
commit8af40902f839f5431b89ce2a035ee01e51b31a1d (patch)
tree79c77c4e776d4825f33e4078cc7aae2b9302d237 /tools/perf/scripts/python
parent96c64857983fdc623fa5899afdb0310bef196f68 (diff)
ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
The '==' expression itself is bool, no need to convert it to bool again. This fixes the following coccicheck warning: drivers/net/wireless/ath/ath11k/dp_rx.c:255:46-51: WARNING: conversion to bool not needed here Signed-off-by: Jason Yan <yanaijie@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200420123718.3384-1-yanaijie@huawei.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions