]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/mmu.h
ext4: fix initialization of UNINIT bitmap blocks
[linux-2.6-omap-h63xx.git] / include / asm-x86 / mmu.h
index efa962c388975c916e3dec785e4b09669e764d42..00e88679e11f780af5654ae54f2bfafc7e572369 100644 (file)
  *
  * cpu_vm_mask is used to optimize ldt flushing.
  */
-typedef struct { 
+typedef struct {
        void *ldt;
 #ifdef CONFIG_X86_64
-       rwlock_t ldtlock; 
+       rwlock_t ldtlock;
 #endif
        int size;
        struct mutex lock;