diff options
author | Michael Lyle <[email protected]> | 2017-11-24 15:14:27 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-11-24 16:23:01 -0700 |
commit | 6c4ca1e36cdc1a0a7a84797804b87920ccbebf51 (patch) | |
tree | 2eb6d0aadde521db60ab420f412262db6aa01640 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | e393aa2446150536929140739f09c6ecbcbea7f0 (diff) |
bcache: check return value of register_shrinker
register_shrinker is now __must_check, so check it to kill a warning.
Caller of bch_btree_cache_alloc in super.c appropriately checks return
value so this is fully plumbed through.
This V2 fixes checkpatch warnings and improves the commit description,
as I was too hasty getting the previous version out.
Signed-off-by: Michael Lyle <[email protected]>
Reviewed-by: Vojtech Pavlik <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions