aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-04 14:26:18 +0100
committerGreg Kroah-Hartman <[email protected]>2019-01-22 14:25:25 +0100
commit21acc07d33a968a74111a98c8221069dcabf5d95 (patch)
treea77afd5d488422dea927fc23dc24ea44a62fcbd1 /tools/perf/scripts/python/mem-phys-addr.py
parent0eeb27311f3a06b39ed51027260fb46c8b04357c (diff)
f2fs: 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: Jaegeuk Kim <[email protected]> Reviewed-by: Chao Yu <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions