summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 17:31:00 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 12:54:22 +0200
commit1dcd5696204af6f2f5e2a89d6ef7560a74cd41e7 (patch)
tree29ffc07558793b9fc83712e31b738319863ff318 /drivers/usb/dwc3
parentb708692dda1edfc357dceca8219c79466778b777 (diff)
downloadlinux-1dcd5696204af6f2f5e2a89d6ef7560a74cd41e7.tar.bz2
USB: dwc2: 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: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc3')
0 files changed, 0 insertions, 0 deletions