aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-12 17:20:33 +0200
committerKees Cook <[email protected]>2019-07-08 21:04:42 -0700
commitfa1af7583e8012c471ee45d5b1703123fe45a9f3 (patch)
tree32fcbf0ce499a7c82d1d23d5f94c8c99bf6d3594 /scripts/gdb/linux/config.py
parent1614e92179abe91283fc397c37f6244fe0019072 (diff)
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 <[email protected]> Cc: Anton Vorontsov <[email protected]> Cc: Colin Cross <[email protected]> Cc: Tony Luck <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions