aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/highmem.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-03-23 04:02:15 -0400
committerIngo Molnar <mingo@elte.hu>2008-04-17 11:41:23 -0400
commitb9c2fcf0eb6190f942312a6e04f91a80efb91b72 (patch)
treeb4703959fdcb8de919f3d1f2ebdb905837f00927 /include/asm-x86/highmem.h
parent6394d982a96a4b8f7973dea1d9d5a99dbe1847f7 (diff)
include/asm-x86/highmem.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/highmem.h')
-rw-r--r--include/asm-x86/highmem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/highmem.h b/include/asm-x86/highmem.h
index 479767c9195f..e153f3b44774 100644
--- a/include/asm-x86/highmem.h
+++ b/include/asm-x86/highmem.h
@@ -8,7 +8,7 @@
8 * Gerhard.Wichert@pdb.siemens.de 8 * Gerhard.Wichert@pdb.siemens.de
9 * 9 *
10 * 10 *
11 * Redesigned the x86 32-bit VM architecture to deal with 11 * Redesigned the x86 32-bit VM architecture to deal with
12 * up to 16 Terabyte physical memory. With current x86 CPUs 12 * up to 16 Terabyte physical memory. With current x86 CPUs
13 * we now support up to 64 Gigabytes physical RAM. 13 * we now support up to 64 Gigabytes physical RAM.
14 * 14 *