Home
last modified time | relevance | path

Searched hist:"0 b717d3ee00e8acb88cb50244c01ad6e76acba41" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c0b717d3ee00e8acb88cb50244c01ad6e76acba41 Sat Jan 20 08:37:31 UTC 2018 Gustavo A. R. Silva <gustavo@embeddedor.com> UPSTREAM: usb: xhci: Fix bool initialization in xhci_bulk_tx

Bool initializations should use true and false.

This issue was detected with the help of Coccinelle.

Change-Id: I0764368f0b911e5f5c5b2bd425c01fc68a4a3227
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit eacccbda431c4eff9073f2b4abfaba88524cd12f)