Documentation: kmemleak: correct spelling mistake
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
1578ea3a09
commit
abb3b1f8d7
|
@ -122,7 +122,7 @@ Then as usual to get your report with:
|
||||||
Freeing kmemleak internal objects
|
Freeing kmemleak internal objects
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
To allow access to previosuly found memory leaks after kmemleak has been
|
To allow access to previously found memory leaks after kmemleak has been
|
||||||
disabled by the user or due to an fatal error, internal kmemleak objects
|
disabled by the user or due to an fatal error, internal kmemleak objects
|
||||||
won't be freed when kmemleak is disabled, and those objects may occupy
|
won't be freed when kmemleak is disabled, and those objects may occupy
|
||||||
a large part of physical memory.
|
a large part of physical memory.
|
||||||
|
|
Loading…
Reference in New Issue