1
0
Fork 0

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>
hifive-unleashed-5.1
Rahul Bedarkar 2014-07-31 23:50:19 +05:30 committed by Jiri Kosina
parent 1578ea3a09
commit abb3b1f8d7
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ Then as usual to get your report with:
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
won't be freed when kmemleak is disabled, and those objects may occupy
a large part of physical memory.