mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
MIPS: Nuke trailing whitespace.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
e33b0451e9
commit
82de378caa
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
* The following bits are implemented in software
|
* The following bits are implemented in software
|
||||||
*
|
*
|
||||||
* _PAGE_FILE semantics: set:pagecache unset:swap
|
* _PAGE_FILE semantics: set:pagecache unset:swap
|
||||||
*/
|
*/
|
||||||
#define _PAGE_PRESENT_SHIFT 6
|
#define _PAGE_PRESENT_SHIFT 6
|
||||||
#define _PAGE_PRESENT (1 << _PAGE_PRESENT_SHIFT)
|
#define _PAGE_PRESENT (1 << _PAGE_PRESENT_SHIFT)
|
||||||
#define _PAGE_READ_SHIFT 7
|
#define _PAGE_READ_SHIFT 7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue