Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 211fee8a authored by Simon Arlott's avatar Simon Arlott Committed by Adrian Bunk
Browse files

spelling fixes: init/



Spelling fix in init/.

Signed-off-by: default avatarSimon Arlott <simon@fire.lp0.eu>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 183ff22b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -280,7 +280,7 @@ static int __init unknown_bootoption(char *param, char *val)
		return 0;
		return 0;


	/*
	/*
	 * Preemptive maintenance for "why didn't my mispelled command
	 * Preemptive maintenance for "why didn't my misspelled command
	 * line work?"
	 * line work?"
	 */
	 */
	if (strchr(param, '.') && (!val || strchr(param, '.') < val)) {
	if (strchr(param, '.') && (!val || strchr(param, '.') < val)) {