This fixes an s/hand of/hand off/ typo in queue.c
Signed-off-by: Guennadi Liakhovetski <[email protected]>
---
drivers/mmc/card/queue.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mmc/card/queue.c b/drivers/mmc/card/queue.c
index 357bbc5..91955af 100644
--- a/drivers/mmc/card/queue.c
+++ b/drivers/mmc/card/queue.c
@@ -483,7 +483,7 @@ static unsigned int mmc_queue_packed_map_sg(struct
mmc_queue *mq,
}
/*
- * Prepare the sg list(s) to be handed of to the host driver
+ * Prepare the sg list(s) to be handed off to the host driver
*/
unsigned int mmc_queue_map_sg(struct mmc_queue *mq, struct mmc_queue_req *mqrq)
{
--
1.7.2.5
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html