aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea/core.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 17:30:57 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 12:54:22 +0200
commitb8fc7743406d883e68d60ad6e73a86ae9059f1e6 (patch)
tree07090ac3f48d8995abd14eb4ba078e3c9a4737b2 /drivers/usb/chipidea/core.c
parentUSB: fhci-hcd: no need to check return value of debugfs_create functions (diff)
downloadlinux-dev-b8fc7743406d883e68d60ad6e73a86ae9059f1e6.tar.xz
linux-dev-b8fc7743406d883e68d60ad6e73a86ae9059f1e6.zip
USB: ehci-hcd: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea/core.c')
0 files changed, 0 insertions, 0 deletions