aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-12-13 10:25:40 +0200
committerDavid Sterba <[email protected]>2018-01-22 16:08:19 +0100
commit36f7894f66f286e454bf00d308b989c3423ba0da (patch)
treed1a62090f04f66a2df0a50b37b4d2306f98b18ff /tools/perf/scripts/python/netdev-times.py
parentffc9c8dd7d5c902b31a3caae3e55f019a85c90ea (diff)
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
The bio is not referenced after it has been submitted and the endio is going to consume the sole reference on successful submission. On error, the callers of __btrfs_submit_dio_bio do invoke bio_put so we don't leak it either. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions