Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bec41940 authored by Adrian Bunk's avatar Adrian Bunk Committed by Jens Axboe
Browse files

unexport blk_rq_map_user_iov



This patch removes the unused export of blk_rq_map_user_iov.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 9d7f1e6b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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