unexport blk_rq_map_user_iov
authorAdrian Bunk <bunk@kernel.org>
Tue, 4 Mar 2008 10:23:48 +0000 (11:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 4 Mar 2008 10:28:34 +0000 (11:28 +0100)
This patch removes the unused export of blk_rq_map_user_iov.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-map.c

index 4e17dfd..0760963 100644 (file)
@@ -217,7 +217,6 @@ int blk_rq_map_user_iov(struct request_queue *q, struct request *rq,
        rq->buffer = rq->data = NULL;
        return 0;
 }
-EXPORT_SYMBOL(blk_rq_map_user_iov);
 
 /**
  * blk_rq_unmap_user - unmap a request with user data