[PATCH] mmc: core/block.c: fix comment typos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Fix comment typos.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
Cc: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx>
---
 drivers/mmc/core/block.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx-414.orig/drivers/mmc/core/block.c
+++ lnx-414/drivers/mmc/core/block.c
@@ -2033,8 +2033,8 @@ static struct mmc_blk_data *mmc_blk_allo
 	devidx = ida_simple_get(&mmc_blk_ida, 0, max_devices, GFP_KERNEL);
 	if (devidx < 0) {
 		/*
-		 * We get -ENOSPC because there are no more any available
-		 * devidx. The reason may be that, either userspace haven't yet
+		 * We get -ENOSPC because there are not any available devidx
+		 * entries. The reason may be that, either userspace hasn't yet
 		 * unmounted the partitions, which postpones mmc_blk_release()
 		 * from being called, or the device has more partitions than
 		 * what we support.

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux