Drop fio_unused attribute from used variable
authorTomohiro Kusumi <tkusumi@tuxera.com>
Tue, 7 Mar 2017 20:13:01 +0000 (22:13 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 10 Mar 2017 21:43:37 +0000 (14:43 -0700)
commit89fd05730a7941f98f37c2c8044dc958658d1d5b
tree7d2909d0d0d76077fa46c113b63e97fc361a3293
parentdebfc39d6f164826f6e5422fbb05d58e93d53e9d
Drop fio_unused attribute from used variable

This is actually used.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
io_u.c