diff options
author | Cristina Opriceana <[email protected]> | 2015-03-04 12:37:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-03-06 15:30:07 -0800 |
commit | 19cd22972fbe419235b380a94f31c826809cafec (patch) | |
tree | 9926bb81c9fc9b2a6e50c54251026e2eddcee27d /lib/test-string_helpers.c | |
parent | a568dc1f3779c9fde5a58bf793574ecd7024090a (diff) |
Staging: drivers: Bool initializations should use true/false
This patch replaces bool initializations of 1/0 with true/false in order
to increase readability and respect the standards. Warning found by
coccinelle.
Signed-off-by: Cristina Opriceana <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions