[PATCH 3/6] ubifs: Spelling fix someting -> something

Sascha Hauer s.hauer at pengutronix.de
Mon May 14 01:18:16 PDT 2018


Replace "someting" with "something"

Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 fs/ubifs/replay.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/ubifs/replay.c b/fs/ubifs/replay.c
index f10a72a75ed7..85c2a43082b7 100644
--- a/fs/ubifs/replay.c
+++ b/fs/ubifs/replay.c
@@ -1034,7 +1034,7 @@ int ubifs_replay_journal(struct ubifs_info *c)
 			 * The head of the log must always start with the
 			 * "commit start" node on a properly formatted UBIFS.
 			 * But we found no nodes at all, which means that
-			 * someting went wrong and we cannot proceed mounting
+			 * something went wrong and we cannot proceed mounting
 			 * the file-system.
 			 */
 			ubifs_err(c, "no UBIFS nodes found at the log head LEB %d:%d, possibly corrupted",
-- 
2.17.0




More information about the linux-mtd mailing list