aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-04 14:26:18 +0100
committerJaegeuk Kim <[email protected]>2019-01-08 20:41:09 -0800
commitc20e57b32d817d35271c4b205cb6ab80d8d93aeb (patch)
tree556e4c65e7e6286cbc3efeba0444600762badf6c /tools/perf/scripts/python/netdev-times.py
parent5d539245cb18afa8943cbf2be0cdc033e49f3a4a (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]> Cc: Chao Yu <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions