diff options
author | Greg Kroah-Hartman | 2018-05-29 17:31:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-05-31 12:54:22 +0200 |
commit | 743d1effe6c1c6b2b42e9e4ca958a4403373702d (patch) | |
tree | 9ed265bfcc56860dad971464f1b91c6f4cde27e9 /include/soc | |
parent | edbeb6bc696ec727815bc6b17f7c29f4102d94b6 (diff) |
USB: gadget: udc: renesas_usb3: 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>
Cc: Simon Horman <horms+renesas@verge.net.au>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions