diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-03 17:45:58 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2019-01-14 10:22:16 +0100 |
commit | 226a893bbb1f4495d7139fd57143475ada0de61d (patch) | |
tree | aad12289ca6fe1af678af8b7ac170579c5e3895b /security/keys/process_keys.c | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) | |
download | linux-stable-226a893bbb1f4495d7139fd57143475ada0de61d.tar.gz linux-stable-226a893bbb1f4495d7139fd57143475ada0de61d.tar.bz2 linux-stable-226a893bbb1f4495d7139fd57143475ada0de61d.zip |
microblaze: 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: Michal Simek <monstr@monstr.eu>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'security/keys/process_keys.c')
0 files changed, 0 insertions, 0 deletions