projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e33b045
)
MIPS: Nuke trailing whitespace.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 18 Jan 2013 15:58:26 +0000
(16:58 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 1 Feb 2013 09:00:21 +0000
(10:00 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pgtable-bits.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/pgtable-bits.h
b/arch/mips/include/asm/pgtable-bits.h
index f6a0439a40858a5b29190825f0ddc820cc8755d7..5a7ccc2473f897a005d54f4cdf079728bfe1407a 100644
(file)
--- a/
arch/mips/include/asm/pgtable-bits.h
+++ b/
arch/mips/include/asm/pgtable-bits.h
@@
-52,7
+52,7
@@
* The following bits are implemented in software
*
* _PAGE_FILE semantics: set:pagecache unset:swap
- */
+ */
#define _PAGE_PRESENT_SHIFT 6
#define _PAGE_PRESENT (1 << _PAGE_PRESENT_SHIFT)
#define _PAGE_READ_SHIFT 7