diff options
author | Coly Li <colyli@suse.de> | 2020-03-22 14:02:59 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-03-22 10:06:57 -0600 |
commit | 253a99d95d5b30377b0193f1f1294f9068849c0b (patch) | |
tree | ea276c16ee1b41ae5df776f2882767ae9253a6f8 /drivers/gpu/vga | |
parent | 431d6e3eec203ac6f9a20d2afc23a4c6508281c0 (diff) | |
download | linux-253a99d95d5b30377b0193f1f1294f9068849c0b.tar.bz2 |
bcache: move macro btree() and btree_root() into btree.h
In order to accelerate bcache registration speed, the macro btree()
and btree_root() will be referenced out of btree.c. This patch moves
them from btree.c into btree.h with other relative function declaration
in btree.h, for the following changes.
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/gpu/vga')
0 files changed, 0 insertions, 0 deletions