]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
authorLai Jiangshan <laijs@cn.fujitsu.com>
Thu, 18 Sep 2014 14:49:42 +0000 (16:49 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 18 Sep 2014 15:00:17 +0000 (09:00 -0600)
commite9f05b4cfed38d0e57b0a705a7f480cfbe0c3247
tree9b0a98ac1bb1cc83947c5b9843ab72f89a8644ac
parent82cfb90bc99d7b7e0ec62d0505b9d4f06805d5db
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks

The original code are the same as RB_DECLARE_CALLBACKS().

CC: Michel Lespinasse <walken@google.com>
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/drbd/drbd_interval.c