diff options
Diffstat (limited to 'arch/um/include/asm/pgtable-3level.h')
| -rw-r--r-- | arch/um/include/asm/pgtable-3level.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/include/asm/pgtable-3level.h b/arch/um/include/asm/pgtable-3level.h index 0446f456b428..084de4a9fc70 100644 --- a/arch/um/include/asm/pgtable-3level.h +++ b/arch/um/include/asm/pgtable-3level.h | |||
| @@ -134,13 +134,3 @@ static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot) | |||
| 134 | 134 | ||
| 135 | #endif | 135 | #endif |
| 136 | 136 | ||
| 137 | /* | ||
| 138 | * Overrides for Emacs so that we follow Linus's tabbing style. | ||
| 139 | * Emacs will notice this stuff at the end of the file and automatically | ||
| 140 | * adjust the settings for this buffer only. This must remain at the end | ||
| 141 | * of the file. | ||
| 142 | * --------------------------------------------------------------------------- | ||
| 143 | * Local variables: | ||
| 144 | * c-file-style: "linux" | ||
| 145 | * End: | ||
| 146 | */ | ||
