mirror of
https://github.com/joel16/android_kernel_sony_msm8994.git
synced 2024-11-24 20:50:30 +00:00
spelling fixes: init/
Spelling fix in init/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
183ff22bb6
commit
211fee8a82
@ -280,7 +280,7 @@ static int __init unknown_bootoption(char *param, char *val)
|
||||
return 0;
|
||||
|
||||
/*
|
||||
* Preemptive maintenance for "why didn't my mispelled command
|
||||
* Preemptive maintenance for "why didn't my misspelled command
|
||||
* line work?"
|
||||
*/
|
||||
if (strchr(param, '.') && (!val || strchr(param, '.') < val)) {
|
||||
|
Loading…
Reference in New Issue
Block a user