summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-01-22 16:21:48 +0100
committerGreg Kroah-Hartman2019-06-03 16:18:12 +0200
commit1c769fc41ac574e4957a6a874334eed1631e5f59 (patch)
tree748c183d885000d716b74320ac5cafc031189b1b /drivers/mailbox
parentx86: kdebugfs: no need to check return value of debugfs_create functions (diff)
downloadkernel-qcow2-linux-1c769fc41ac574e4957a6a874334eed1631e5f59.tar.gz
kernel-qcow2-linux-1c769fc41ac574e4957a6a874334eed1631e5f59.tar.xz
kernel-qcow2-linux-1c769fc41ac574e4957a6a874334eed1631e5f59.zip
gcov: 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. Also delete the dentry variable as it is never needed. Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions