aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-18 17:45:49 +0200
committerJens Axboe <[email protected]>2019-06-20 03:28:16 -0600
commitd27e84a305980ac61df0a6841059d0eb09b8283d (patch)
tree5b18ea38ffe928d345836a3c34ed345fe2fdb1d0 /tools/perf/scripts/python/bin
parent3a211b71529fdd0a89095b18fb19155db0c8fb5d (diff)
block: drbd: 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: Philipp Reisner <[email protected]> Cc: Lars Ellenberg <[email protected]> Cc: Jens Axboe <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions