Fix a typo in a comment.
This commit is contained in:
parent
216f003c2b
commit
9d64e7042e
@ -1263,7 +1263,7 @@ initarm(struct arm_boot_params *abp)
|
||||
break;
|
||||
/*
|
||||
* Restricted region includes memory region
|
||||
* skip availble region
|
||||
* skip available region
|
||||
*/
|
||||
if ((start >= rstart) && (rend >= end)) {
|
||||
start = rend;
|
||||
|
Loading…
Reference in New Issue
Block a user