Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: zcache: fix spelling of comment

Fix spelling in tmem.c:
Transcedent -> Transcendent

Signed-off-by: Marcus Karlsson <mk@acc.umu.se>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Marcus Karlsson and committed by
Greg Kroah-Hartman
3ddd31fa b8131fc0

+1 -1
+1 -1
drivers/staging/zcache/tmem.c
··· 3 3 * 4 4 * Copyright (c) 2009-2011, Dan Magenheimer, Oracle Corp. 5 5 * 6 - * The primary purpose of Transcedent Memory ("tmem") is to map object-oriented 6 + * The primary purpose of Transcendent Memory ("tmem") is to map object-oriented 7 7 * "handles" (triples containing a pool id, and object id, and an index), to 8 8 * pages in a page-accessible memory (PAM). Tmem references the PAM pages via 9 9 * an abstract "pampd" (PAM page-descriptor), which can be operated on by a