drbd: Replace 0 with the more meaningful GFP_NOWAIT
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 10 Dec 2014 14:26:57 +0000 (15:26 +0100)
committerJens Axboe <axboe@fb.com>
Wed, 25 Nov 2015 16:22:00 +0000 (09:22 -0700)
commitd38f8612298d463cb5dbffdbac6db6e38c5dd22f
tree8f30f910ff628d98eb09888abadc93463dd74bc3
parentd01efceeea99d91022e14aa4169857b1256bcba5
drbd: Replace 0 with the more meaningful GFP_NOWAIT

GFP_NOWAIT has a value of 0. I.e. functionality not changed.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/drbd/drbd_nl.c