[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 11 Oct 2007 19:26:08 +0000 (21:26 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 11 Oct 2007 19:26:08 +0000 (21:26 +0200)
commit780513ecb80ea0934fc6833efc4f5ed9ab4ff9bb
tree472f58401137931b034e02e5265c49750d18480d
parent1ca91cd0336b05b91c51b403c9ed9d297813533f
[BLOCK] Fix failing compile with BLK_DEV_IO_TRACE=n

I get a compilation error in sglist-arch branch
with BLK_DEV_IO_TRACE=n:

  CC      block/compat_ioctl.o
/usr0/export/dev/bharrosh/git/pub/linux-2.6-block/block/compat_ioctl.c: In
function ?compat_blk_trace_setup?:
/usr0/export/dev/bharrosh/git/pub/linux-2.6-block/block/compat_ioctl.c:568:
error: expected expression before ?do?
make[2]: *** [block/compat_ioctl.o] Error 1

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/blktrace_api.h