diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/nfs/internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h index 8d2b71d57d29..ff68397f9b19 100644 --- a/fs/nfs/internal.h +++ b/fs/nfs/internal.h | |||
@@ -370,8 +370,6 @@ unsigned int nfs_page_array_len(unsigned int base, size_t len) | |||
370 | PAGE_SIZE - 1) >> PAGE_SHIFT; | 370 | PAGE_SIZE - 1) >> PAGE_SHIFT; |
371 | } | 371 | } |
372 | 372 | ||
373 | #define IPV6_SCOPE_DELIMITER '%' | ||
374 | |||
375 | /* | 373 | /* |
376 | * Set the port number in an address. Be agnostic about the address | 374 | * Set the port number in an address. Be agnostic about the address |
377 | * family. | 375 | * family. |