diff options
author | Joe Perches <joe@perches.com> | 2008-03-23 01:02:15 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-17 17:41:23 +0200 |
commit | b9c2fcf0eb6190f942312a6e04f91a80efb91b72 (patch) | |
tree | b4703959fdcb8de919f3d1f2ebdb905837f00927 /include/asm-x86/highmem.h | |
parent | 6394d982a96a4b8f7973dea1d9d5a99dbe1847f7 (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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/highmem.h b/include/asm-x86/highmem.h index 479767c9195..e153f3b4477 100644 --- a/include/asm-x86/highmem.h +++ b/include/asm-x86/highmem.h @@ -8,7 +8,7 @@ * Gerhard.Wichert@pdb.siemens.de * * - * Redesigned the x86 32-bit VM architecture to deal with + * Redesigned the x86 32-bit VM architecture to deal with * up to 16 Terabyte physical memory. With current x86 CPUs * we now support up to 64 Gigabytes physical RAM. * |