]> git.baikalelectronics.ru Git - kernel.git/commit
staging: emxx_udc: Do not assign bool to 0/1
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Tue, 23 Sep 2014 08:37:02 +0000 (11:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Sep 2014 03:27:58 +0000 (20:27 -0700)
commit7838d7aa275cfe1754531d0af8f7081b9447751a
tree87baa2ba46e1dd1f52c0d7b539377c4df3e820ab
parenta6563ce4a248fbed0cfd87dc0c11617c5e1f173b
staging: emxx_udc: Do not assign bool to 0/1

This fixes the following coccinelle warning:
WARNING: Assignment of bool to 0/1

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.c