summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-06-12 17:20:33 +0200
committerKees Cook2019-07-09 06:04:42 +0200
commitfa1af7583e8012c471ee45d5b1703123fe45a9f3 (patch)
tree32fcbf0ce499a7c82d1d23d5f94c8c99bf6d3594 /Makefile
parentpstore/ram: Improve backward compatibility with older Chromebooks (diff)
downloadkernel-qcow2-linux-fa1af7583e8012c471ee45d5b1703123fe45a9f3.tar.gz
kernel-qcow2-linux-fa1af7583e8012c471ee45d5b1703123fe45a9f3.tar.xz
kernel-qcow2-linux-fa1af7583e8012c471ee45d5b1703123fe45a9f3.zip
pstore: 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: Kees Cook <keescook@chromium.org> Cc: Anton Vorontsov <anton@enomsg.org> Cc: Colin Cross <ccross@android.com> Cc: Tony Luck <tony.luck@intel.com> Cc: linux-kernel@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions