]> git.baikalelectronics.ru Git - kernel.git/commit
drbd: Do not redefine __must_hold()
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 25 Jun 2018 22:51:00 +0000 (15:51 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Jul 2018 15:07:52 +0000 (09:07 -0600)
commitdb17424be9fdfc2f7c5f53658bbcde29d9d324dd
tree37b94c9eba28e58fa8a214f6f06c941d603d5466
parent166e13b17f7db0c23029861fb8005d29b791b2ef
drbd: Do not redefine __must_hold()

Since __must_hold() is defined in <linux/compiler_types.h>, do not
redefine it in DRBD. Compile-tested only.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Philipp Reisner <philipp.reisner@linbit.com>
Cc: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/drbd/drbd_int.h