ioengine: kill unneeded thread_data forward declaration
authorJens Axboe <axboe@kernel.dk>
Wed, 17 Apr 2013 17:33:41 +0000 (19:33 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 17 Apr 2013 17:33:41 +0000 (19:33 +0200)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
ioengine.h

index 493d4b5c59bf6ec2187c8646784f3316600c674e..d52b2b97a274ca4faae4dedbbf9d7a37d623d723 100644 (file)
@@ -28,8 +28,6 @@ enum {
        IO_U_F_VER_LIST         = 1 << 7,
 };
 
        IO_U_F_VER_LIST         = 1 << 7,
 };
 
-struct thread_data;
-
 /*
  * The io unit
  */
 /*
  * The io unit
  */