From 7122bbb0d14b7a6031aeef046b45d4934cb94ba7 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Sun, 5 Aug 2012 23:25:40 +0900 Subject: mmc: fix comment typos Correct spelling typo in drivers/mmc Signed-off-by: Masanari Iida Signed-off-by: Jiri Kosina --- drivers/mmc/host/atmel-mci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/mmc/host/atmel-mci.c') diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c index 322412cec4e..eea9cf22c02 100644 --- a/drivers/mmc/host/atmel-mci.c +++ b/drivers/mmc/host/atmel-mci.c @@ -1021,7 +1021,7 @@ static void atmci_stop_transfer(struct atmel_mci *host) } /* - * Stop data transfer because error(s) occured. + * Stop data transfer because error(s) occurred. */ static void atmci_stop_transfer_pdc(struct atmel_mci *host) { -- cgit v1.2.3