Skip to content

Commit c7e593b

Browse files
saschahauerrichardweinberger
authored andcommitted
ubifs: Spelling fix someting -> something
Replace "someting" with "something" Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
1 parent 671b9b7 commit c7e593b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/ubifs/replay.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ int ubifs_replay_journal(struct ubifs_info *c)
10341034
* The head of the log must always start with the
10351035
* "commit start" node on a properly formatted UBIFS.
10361036
* But we found no nodes at all, which means that
1037-
* someting went wrong and we cannot proceed mounting
1037+
* something went wrong and we cannot proceed mounting
10381038
* the file-system.
10391039
*/
10401040
ubifs_err(c, "no UBIFS nodes found at the log head LEB %d:%d, possibly corrupted",

0 commit comments

Comments
 (0)