summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 18:31:01 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 13:54:22 +0300
commit535c8dc5c48034c7ef4521d94603fe4d9b8dd859 (patch)
tree40d35f586d7ed27bd68884c690b7ff29bd704cbb /drivers/usb/gadget
parent1dcd5696204af6f2f5e2a89d6ef7560a74cd41e7 (diff)
downloadlinux-535c8dc5c48034c7ef4521d94603fe4d9b8dd859.tar.xz
USB: dwc3: 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: Felipe Balbi <balbi@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions