aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLars Ellenberg <[email protected]>2014-04-28 18:43:35 +0200
committerJens Axboe <[email protected]>2014-04-30 13:46:56 -0600
commitec4a340789be16831ae96be5f7552238a7a6e903 (patch)
tree5571ed3e41b1afaaf2633dc135e62351ed162aa8 /tools/perf/scripts/python/check-perf-trace.py
parentbabea49ebe010d0a533b5db20fa63c327402a71c (diff)
drbd: use list_first_entry_or_null in first_peer_device/first_connection
If there are no peer_devices or connections, I'd rather have NULL than some "arbitrary" address pretending to point to a struct. Helps to avoid hard to debug symptoms, in case we ever try to use and dereference a drbd_connection or drbd_peer_device where we in fact don't have any connection at all. Signed-off-by: Philipp Reisner <[email protected]> Signed-off-by: Lars Ellenberg <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions