]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging: dwc2: make all the dwc2_set_param* functions void
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Sat, 23 Nov 2013 00:43:48 +0000 (16:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 19:59:58 +0000 (11:59 -0800)
commit7218dae7aa74c822f32c54492fb9a9488f5e52ba
tree2e95558f7b9a04dd79b56c31fa8f3993b49e3769
parent498f06696a2f0fb38e59741a6fa05358edefff65
staging: dwc2: make all the dwc2_set_param* functions void

We were not checking the return value from any of these functions,
so make them void functions

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/core.c
drivers/staging/dwc2/core.h
drivers/staging/dwc2/hcd.h