Searched hist:ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | safe_serial.c | diff ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c Thu Feb 04 12:01:29 CST 2016 Mathieu OTHACEHE <m.othacehe@gmail.com> USB: serial: fix boolinit.cocci warnings
Bool initializations should use true and false. Bool tests don't need comparisons.
Also, use IS_ENABLED instead of ifdef.
Generated by: scripts/coccinelle/misc/boolinit.cocci
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | quatech2.c | diff ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c Thu Feb 04 12:01:29 CST 2016 Mathieu OTHACEHE <m.othacehe@gmail.com> USB: serial: fix boolinit.cocci warnings
Bool initializations should use true and false. Bool tests don't need comparisons.
Also, use IS_ENABLED instead of ifdef.
Generated by: scripts/coccinelle/misc/boolinit.cocci
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | iuu_phoenix.c | diff ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c Thu Feb 04 12:01:29 CST 2016 Mathieu OTHACEHE <m.othacehe@gmail.com> USB: serial: fix boolinit.cocci warnings
Bool initializations should use true and false. Bool tests don't need comparisons.
Also, use IS_ENABLED instead of ifdef.
Generated by: scripts/coccinelle/misc/boolinit.cocci
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>
|
H A D | mos7840.c | diff ce9d8562536f1289f7cb7afb1d4b2e0d27d2eb2c Thu Feb 04 12:01:29 CST 2016 Mathieu OTHACEHE <m.othacehe@gmail.com> USB: serial: fix boolinit.cocci warnings
Bool initializations should use true and false. Bool tests don't need comparisons.
Also, use IS_ENABLED instead of ifdef.
Generated by: scripts/coccinelle/misc/boolinit.cocci
Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com> Signed-off-by: Johan Hovold <johan@kernel.org>
|