summary refs log tree commit diff
path: root/drivers/usb/host/u132-hcd.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 17:30:51 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 12:54:21 +0200
commit377058707eed2be62bc200fbfa9db544dbe7d439 (patch)
tree535c89ba0ac792ae32dbd4e458b80baa69c06607 /drivers/usb/host/u132-hcd.c
parent26d0b228b455862983c6e512eacdaae1374d8072 (diff)
downloadlinux-377058707eed2be62bc200fbfa9db544dbe7d439.tar.gz
USB: uhci: 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/host/u132-hcd.c')
0 files changed, 0 insertions, 0 deletions