diff options
Diffstat (limited to 'fs/autofs4/autofs_i.h')
| -rw-r--r-- | fs/autofs4/autofs_i.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/autofs4/autofs_i.h b/fs/autofs4/autofs_i.h index c70204a61268..57c4903614e5 100644 --- a/fs/autofs4/autofs_i.h +++ b/fs/autofs4/autofs_i.h | |||
| @@ -176,8 +176,8 @@ extern struct inode_operations autofs4_dir_inode_operations; | |||
| 176 | extern struct inode_operations autofs4_root_inode_operations; | 176 | extern struct inode_operations autofs4_root_inode_operations; |
| 177 | extern struct inode_operations autofs4_indirect_root_inode_operations; | 177 | extern struct inode_operations autofs4_indirect_root_inode_operations; |
| 178 | extern struct inode_operations autofs4_direct_root_inode_operations; | 178 | extern struct inode_operations autofs4_direct_root_inode_operations; |
| 179 | extern struct file_operations autofs4_dir_operations; | 179 | extern const struct file_operations autofs4_dir_operations; |
| 180 | extern struct file_operations autofs4_root_operations; | 180 | extern const struct file_operations autofs4_root_operations; |
| 181 | 181 | ||
| 182 | /* Initializing function */ | 182 | /* Initializing function */ |
| 183 | 183 | ||
