aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/debug.c
diff options
context:
space:
mode:
authorNicholas Krause <xerofoify@gmail.com>2015-06-27 00:34:48 -0400
committerPeter Chen <peter.chen@freescale.com>2015-08-14 09:13:12 +0800
commit158ec071fb5243e5c49259d2dbc4c8dbaed24c47 (patch)
tree8e9e39dab0b8fab49ca66966c780e4c026d713e0 /drivers/usb/chipidea/debug.c
parentusb: chipidea: host: delete the redundancy ci_hdrc struct (diff)
downloadlinux-158ec071fb5243e5c49259d2dbc4c8dbaed24c47.tar.gz
linux-158ec071fb5243e5c49259d2dbc4c8dbaed24c47.zip
usb:chipidea:Make the function hw_alloc_repmap have a return type of void
This makes the function hw_alloc_repmap be declared to have a return type of void now due to this particular function never returning a error code to its caller due to this function always running successfully to completion nor it's caller putting the return value into a variable in order to check if a error code is passed from the function hw_alloc_repmap when calling this function. Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Diffstat (limited to 'drivers/usb/chipidea/debug.c')
0 files changed, 0 insertions, 0 deletions