diff options
author | 2015-12-01 02:40:51 +0800 | |
---|---|---|
committer | 2015-12-01 19:29:09 +0000 | |
commit | 112446aa2e1262c41fddfc664fa418ce2d615328 (patch) | |
tree | 145e333f97983301af023c2479e3e5cfc9fd4f0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: da7218: Add da7218 codec driver (diff) | |
download | wireguard-linux-112446aa2e1262c41fddfc664fa418ce2d615328.tar.xz wireguard-linux-112446aa2e1262c41fddfc664fa418ce2d615328.zip |
ASoC: da7218: fix boolreturn.cocci warnings
sound/soc/codecs/da7218.c:3214:9-10: WARNING: return of 0/1 in function 'da7218_volatile_register' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions