summary refs log tree commit diff
path: root/drivers/eisa
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-29 17:30:58 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-31 12:54:22 +0200
commita61b75d10882b3732b6dba29c10b1a54ffb36819 (patch)
treef0f7a51d6c84d57d49caa5e952fcbfa0237e6d0e /drivers/eisa
parentb8fc7743406d883e68d60ad6e73a86ae9059f1e6 (diff)
downloadlinux-a61b75d10882b3732b6dba29c10b1a54ffb36819.tar.gz
USB: chipidea: 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.

Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions