summaryrefslogtreecommitdiff
path: root/drivers/usb/mon
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 18:30:49 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 13:54:21 +0300
commit71cae9ad42168ab5ed21af5e068d45e712e5cc75 (patch)
treeac940468f546334375a4f34b1285735880038a89 /drivers/usb/mon
parent8a1ef171ffc3de16d4f34e03a2b8c296771f7015 (diff)
downloadlinux-71cae9ad42168ab5ed21af5e068d45e712e5cc75.tar.xz
USB: mtu3: no need to check return value of debugfs_create_dir()
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: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/mon')
0 files changed, 0 insertions, 0 deletions