]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/asm-generic/pgtable-nopud.h
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
[linux.git] / include / asm-generic / pgtable-nopud.h
index c77a1d301155ce96d652349d4f543ecb081f9a22..d3776cb494c0b3eb9c82dadf46a8d6e8f8452a0c 100644 (file)
@@ -59,7 +59,7 @@ static inline pud_t *pud_offset(p4d_t *p4d, unsigned long address)
  */
 #define pud_alloc_one(mm, address)             NULL
 #define pud_free(mm, x)                                do { } while (0)
-#define __pud_free_tlb(tlb, x, a)              do { } while (0)
+#define pud_free_tlb(tlb, x, a)                        do { } while (0)
 
 #undef  pud_addr_end
 #define pud_addr_end(addr, end)                        (end)