summaryrefslogtreecommitdiffstats
path: root/crypto/lzo.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-16 16:15:54 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 16:18:12 +0200
commita9a9da47f8e6c1fe24c8bfe36c7f5ee6fc3700a1 (patch)
tree72d0622327516aad7707ce615646d6438c638012 /crypto/lzo.c
parent1c769fc41ac574e4957a6a874334eed1631e5f59 (diff)
downloadlinux-a9a9da47f8e6c1fe24c8bfe36c7f5ee6fc3700a1.tar.gz
linux-a9a9da47f8e6c1fe24c8bfe36c7f5ee6fc3700a1.tar.bz2
linux-a9a9da47f8e6c1fe24c8bfe36c7f5ee6fc3700a1.zip
mailbox: 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: Jassi Brar <jassisinghbrar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/lzo.c')
0 files changed, 0 insertions, 0 deletions