Skip to content
Commit 0ddf72be authored by Andrew Morton's avatar Andrew Morton Committed by Philipp Reisner
Browse files

drbd: fix warning



In file included from drivers/block/drbd/drbd_main.c:54:                        drivers/block/drbd/drbd_int.h:1190: warning: parameter has incomplete type

Forward declarations of enums do not work.

Fix it unpleasantly by moving the prototype.

Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarLars Ellenberg <drbd-dev@lists.linbit.com>
Signed-off-by: default avatarPhilipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 9b2f61ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment