diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2012-11-30 01:08:41 +0400 |
---|---|---|
committer | Kent Yoder <key@linux.vnet.ibm.com> | 2013-02-05 19:38:22 +0400 |
commit | 73249695f0cb10bb9fc8b294f3f8c4b001889e42 (patch) | |
tree | e674bcf6bfac8d5dacb57b5131c7670d9c742c59 /include | |
parent | 348df8db301d9fa01fb51e5eaca1e9f3b27bd4c8 (diff) | |
download | linux-73249695f0cb10bb9fc8b294f3f8c4b001889e42.tar.xz |
char/tpm: Use true and false for bools
Bool initializations should use true and false. Bool tests don't need
comparisons. Based on contributions from Joe Perches, Rusty Russell
and Bruce W Allan.
The semantic patch that makes this output is available
in scripts/coccinelle/misc/boolinit.cocci.
More information about semantic patching is available at
http://coccinelle.lip6.fr/
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions