diff options
Diffstat (limited to 'fs/nfs/internal.h')
-rw-r--r-- | fs/nfs/internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h index a78a09b40d1b..058d503a0ee1 100644 --- a/fs/nfs/internal.h +++ b/fs/nfs/internal.h | |||
@@ -52,7 +52,6 @@ struct nfs_parsed_mount_data { | |||
52 | struct sockaddr_in address; | 52 | struct sockaddr_in address; |
53 | char *hostname; | 53 | char *hostname; |
54 | char *export_path; | 54 | char *export_path; |
55 | unsigned int program; | ||
56 | int protocol; | 55 | int protocol; |
57 | } nfs_server; | 56 | } nfs_server; |
58 | }; | 57 | }; |