aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kmemleak.txt
diff options
context:
space:
mode:
authorRahul Bedarkar <rahulbedarkar89@gmail.com>2014-07-31 23:50:19 +0530
committerJiri Kosina <jkosina@suse.cz>2014-08-26 09:35:53 +0200
commitabb3b1f8d70cc9dfac98e67faf974c422a3d3e72 (patch)
treed1cba56272a2d8d4d722b8bb421e8599780d2456 /Documentation/kmemleak.txt
parentDocumentation: ABI/testing: Spelling s/calss/class/ (diff)
downloadlinux-dev-abb3b1f8d70cc9dfac98e67faf974c422a3d3e72.tar.xz
linux-dev-abb3b1f8d70cc9dfac98e67faf974c422a3d3e72.zip
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>
Diffstat (limited to 'Documentation/kmemleak.txt')
-rw-r--r--Documentation/kmemleak.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kmemleak.txt b/Documentation/kmemleak.txt
index b772418bf064..f4f033c8d856 100644
--- a/Documentation/kmemleak.txt
+++ b/Documentation/kmemleak.txt
@@ -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.