aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:16 +0100
committerBorislav Petkov <[email protected]>2019-01-23 10:41:18 +0100
commit912ebd99edfa1d1695083fa6d34ac878346ac66b (patch)
treed9a0fa992f59cd05baaecab645d9f9fc068a2ac0 /scripts/gdb/linux/timerlist.py
parent794a48cec678486b63cfe8218f0fe693711d683f (diff)
EDAC: Do not 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. [ bp: Make edac_debugfs_init() return void too, while at it. ] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: James Morse <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: linux-edac <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions