summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-12 10:25:30 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2019-06-17 13:31:21 +0200
commitfcac152782e302a553c6d197d5fb38224b50023e (patch)
tree24b88da74e71e89995bd9f444cffb9b008e722a3 /tools
parent091eb12f62b06bcf7e7cf4e4ae55e1d5ab2c25e3 (diff)
downloadlinux-stable-fcac152782e302a553c6d197d5fb38224b50023e.tar.gz
linux-stable-fcac152782e302a553c6d197d5fb38224b50023e.tar.bz2
linux-stable-fcac152782e302a553c6d197d5fb38224b50023e.zip
mmc: host: dw_mmc: 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: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions