diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-11-06 09:53:36 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-18 19:00:23 +0100 |
commit | a5ec7c9e007b1095d04146eb94bac3863d35a69d (patch) | |
tree | 72252d17da36eaf2e7d664261f26acd3d5713d27 /.get_maintainer.ignore | |
parent | ASoC: Fix 7/8 spaces indentation in Kconfig (diff) | |
download | linux-a5ec7c9e007b1095d04146eb94bac3863d35a69d.tar.xz linux-a5ec7c9e007b1095d04146eb94bac3863d35a69d.zip |
ASoC: wcd9335: Remove unnecessary conversion to bool
The '>=' expression itself is bool, no need to convert it to bool.
Fix the following coccicheck warning:
./sound/soc/codecs/wcd9335.c:3982:25-30: WARNING: conversion to bool not needed here
Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Link: https://lore.kernel.org/r/1604652816-1330-1-git-send-email-kaixuxia@tencent.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions