aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:21:40 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 15:39:39 +0200
commit6a54cd872f50ef3b090fdd53d1b67f5b43e97315 (patch)
treeb444d5905d71128c317b6df54fe9051ff9748794 /security
parentde2fadf566cb9277bea22993ed95cc5177280251 (diff)
trace: 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: Steven Rostedt <rostedt@goodmis.org> Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions