Home
last modified time | relevance | path

Searched hist:c1d5df69f55b997b327e68c24be43cf6686304bb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.cdiff c1d5df69f55b997b327e68c24be43cf6686304bb Tue Jan 23 09:45:31 CST 2018 Gustavo A. R. Silva <gustavo@embeddedor.com> usb: dwc2: gadget: Use true and false for boolean values

Assign true or false to boolean variables instead of an integer value.

This issue was detected with the help of Coccinelle.

Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>