diff options
author | 2020-03-22 14:03:00 +0800 | |
---|---|---|
committer | 2020-03-22 10:06:57 -0600 | |
commit | feac1a70b806373d076a95b739c4feeceb21e814 (patch) | |
tree | 9ebbd2a7653b51a9fb8ce24c4fd947799b3ad386 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcache: move macro btree() and btree_root() into btree.h (diff) | |
download | wireguard-linux-feac1a70b806373d076a95b739c4feeceb21e814.tar.xz wireguard-linux-feac1a70b806373d076a95b739c4feeceb21e814.zip |
bcache: add bcache_ prefix to btree_root() and btree() macros
This patch changes macro btree_root() and btree() to bcache_btree_root()
and bcache_btree(), to avoid potential generic name clash in future.
NOTE: for product kernel maintainers, this patch can be skipped if
you feel the rename stuffs introduce inconvenince to patch backport.
Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions