mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
um: Fix comment typo
The double `in' is duplicated in line 172, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
committed by
Richard Weinberger
parent
758dfdb918
commit
3848d470cb
@@ -169,7 +169,7 @@ __uml_setup("iomem=", parse_iomem,
|
||||
);
|
||||
|
||||
/*
|
||||
* This list is constructed in parse_iomem and addresses filled in in
|
||||
* This list is constructed in parse_iomem and addresses filled in
|
||||
* setup_iomem, both of which run during early boot. Afterwards, it's
|
||||
* unchanged.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user