mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
vm: Fix a common typo in a source code comment
- s/independant/independent/ MFC after: 3 days
This commit is contained in:
parent
565405095b
commit
860740ae0f
@ -144,7 +144,7 @@ struct vm_reserv;
|
||||
typedef struct vm_reserv *vm_reserv_t;
|
||||
|
||||
/*
|
||||
* Information passed from the machine-independant VM initialization code
|
||||
* Information passed from the machine-independent VM initialization code
|
||||
* for use by machine-dependant code (mainly for MMU support)
|
||||
*/
|
||||
struct kva_md_info {
|
||||
|
Loading…
Reference in New Issue
Block a user