commit | d05d199883b09cd34937ebb045adbed9098e9780 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Mon Jun 25 15:51:00 2018 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 09 09:07:52 2018 -0600 |
tree | 37b94c9eba28e58fa8a214f6f06c941d603d5466 | |
parent | 1311326cf4755c7ffefd20f576144ecf46d9906b [diff] |
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>