From: Marcus Karlsson Date: Sat, 1 Sep 2012 20:29:46 +0000 (+0200) Subject: staging: zcache: fix spelling of comment X-Git-Tag: v3.7-rc1~173^2~679 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ddd31fa34485ccbe358432a632bec148be18127;p=profile%2Fivi%2Fkernel-x86-ivi.git staging: zcache: fix spelling of comment Fix spelling in tmem.c: Transcedent -> Transcendent Signed-off-by: Marcus Karlsson Acked-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/zcache/tmem.c b/drivers/staging/zcache/tmem.c index eaa9021..56c8e60 100644 --- a/drivers/staging/zcache/tmem.c +++ b/drivers/staging/zcache/tmem.c @@ -3,7 +3,7 @@ * * 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 * 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