staging/comedi: Use bool initializations
authorPeter Huewe <peterhuewe@gmx.de>
Mon, 21 Jan 2013 20:29:43 +0000 (21:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jan 2013 22:22:49 +0000 (14:22 -0800)
commit24d8e51ef3671f7dff0aaee0f3cf4c55d33c7292
treef554139bcc8ef5fcb89ac8179ce0f32399032194
parent35be8425384df44a819413ed238287586219d579
staging/comedi: Use bool initializations

Found with coccicheck.

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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c