Loading block/blk-core.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -381,11 +381,6 @@ int blk_rq_map_sg(struct request_queue *q, struct request *rq, EXPORT_SYMBOL(blk_rq_map_sg); EXPORT_SYMBOL(blk_rq_map_sg); /* * the standard queue merge functions, can be overridden with device * specific ones if so desired */ static inline int ll_new_mergeable(struct request_queue *q, static inline int ll_new_mergeable(struct request_queue *q, struct request *req, struct request *req, struct bio *bio) struct bio *bio) Loading Loading
block/blk-core.c +0 −5 Original line number Original line Diff line number Diff line Loading @@ -381,11 +381,6 @@ int blk_rq_map_sg(struct request_queue *q, struct request *rq, EXPORT_SYMBOL(blk_rq_map_sg); EXPORT_SYMBOL(blk_rq_map_sg); /* * the standard queue merge functions, can be overridden with device * specific ones if so desired */ static inline int ll_new_mergeable(struct request_queue *q, static inline int ll_new_mergeable(struct request_queue *q, struct request *req, struct request *req, struct bio *bio) struct bio *bio) Loading