X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Ffreevxfs%2Fvxfs_extern.h;h=91ccee8723f7cdd9cbacb3f3a070624e2053ca20;hb=d0b6e0e380d6a32d479120a8b5d98cdff936ec8c;hp=927acf70c591c4b9793fc134912a9dc4363d61ea;hpb=3b621ee5df437d3f332a635ab6421aaa61a7dc2b;p=powerpc.git diff --git a/fs/freevxfs/vxfs_extern.h b/fs/freevxfs/vxfs_extern.h index 927acf70c5..91ccee8723 100644 --- a/fs/freevxfs/vxfs_extern.h +++ b/fs/freevxfs/vxfs_extern.h @@ -62,8 +62,8 @@ extern void vxfs_read_inode(struct inode *); extern void vxfs_clear_inode(struct inode *); /* vxfs_lookup.c */ -extern struct inode_operations vxfs_dir_inode_ops; -extern struct file_operations vxfs_dir_operations; +extern const struct inode_operations vxfs_dir_inode_ops; +extern const struct file_operations vxfs_dir_operations; /* vxfs_olt.c */ extern int vxfs_read_olt(struct super_block *, u_long);