Commit 82de378c authored by Ralf Baechle's avatar Ralf Baechle

MIPS: Nuke trailing whitespace.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent e33b0451
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment