Commit 3ddd31fa authored by Marcus Karlsson's avatar Marcus Karlsson Committed by Greg Kroah-Hartman

staging: zcache: fix spelling of comment

Fix spelling in tmem.c:
Transcedent -> Transcendent
Signed-off-by: default avatarMarcus Karlsson <mk@acc.umu.se>
Acked-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b8131fc0
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* *
* Copyright (c) 2009-2011, Dan Magenheimer, Oracle Corp. * Copyright (c) 2009-2011, Dan Magenheimer, Oracle Corp.
* *
* The primary purpose of Transcedent Memory ("tmem") is to map object-oriented * The primary purpose of Transcendent Memory ("tmem") is to map object-oriented
* "handles" (triples containing a pool id, and object id, and an index), to * "handles" (triples containing a pool id, and object id, and an index), to
* pages in a page-accessible memory (PAM). Tmem references the PAM pages via * pages in a page-accessible memory (PAM). Tmem references the PAM pages via
* an abstract "pampd" (PAM page-descriptor), which can be operated on by a * an abstract "pampd" (PAM page-descriptor), which can be operated on by a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment