diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2011-05-23 15:29:32 -0700 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2011-05-24 10:38:33 +0200 |
commit | 0ddf72be4edbd7640b57c13161f71416df16ec11 (patch) | |
tree | 5cef009715650da96a82f1b9d9afbd5843b5a105 /drivers/block/rbd.c | |
parent | 9b2f61aec73dc9e735e247fd720c673b30999e7c (diff) |
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: Lars Ellenberg <drbd-dev@lists.linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/block/rbd.c')
0 files changed, 0 insertions, 0 deletions