Loading drivers/mmc/card/queue.c +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ static void mmc_request(struct request_queue *q) wake_up_process(mq->thread); } struct scatterlist *mmc_alloc_sg(int sg_len, int *err) static struct scatterlist *mmc_alloc_sg(int sg_len, int *err) { struct scatterlist *sg; Loading Loading
drivers/mmc/card/queue.c +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ static void mmc_request(struct request_queue *q) wake_up_process(mq->thread); } struct scatterlist *mmc_alloc_sg(int sg_len, int *err) static struct scatterlist *mmc_alloc_sg(int sg_len, int *err) { struct scatterlist *sg; Loading