diff options
author | Kaixu Xia <[email protected]> | 2020-11-06 16:53:36 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-11-18 18:00:23 +0000 |
commit | a5ec7c9e007b1095d04146eb94bac3863d35a69d (patch) | |
tree | 72252d17da36eaf2e7d664261f26acd3d5713d27 /lib/mpi/mpi-mod.c | |
parent | 5268e0bf7123c422892fec362f5be2bcae9bbb95 (diff) |
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 <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions