diff options
| author | Nicholas Mc Guire <hofrat@osadl.org> | 2019-04-06 11:45:27 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-16 13:15:53 +0200 |
| commit | 8136eaa012c4011bf6df32834899bdec8f2cafdf (patch) | |
| tree | a748e337a9a5c311c1687352e55955dcbf86d936 /scripts | |
| parent | b368fa114a62031fa091fc9f7b2100691a12b7e0 (diff) | |
| download | linux-8136eaa012c4011bf6df32834899bdec8f2cafdf.tar.gz linux-8136eaa012c4011bf6df32834899bdec8f2cafdf.zip | |
staging: wilc1000: drop explicit conversion to bool
As the expression evaluates to a boolean anyway (relational and logical
operators) conversion with the ternary operator is not needed here as
coccinelle notes (boolconv.cocci)
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
