summaryrefslogtreecommitdiffstats
path: root/fs/debugfs
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-14 11:47:54 +0200
committerMark Brown <broonie@kernel.org>2019-06-14 16:37:37 +0100
commit7f807f280964e31fb32fe6aaa263cfa2488236d8 (patch)
tree8a6b6f78e8c849a1ed3233c967560446bdce44a7 /fs/debugfs
parent0c888baba8e041c92c5c1882f25b8df5c29bff9f (diff)
downloadlinux-7f807f280964e31fb32fe6aaa263cfa2488236d8.tar.bz2
ASoC: wm_adsp: 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. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Richard Fitzgerald <rf@opensource.cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions