X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Ffuse%2Ffuse_i.h;h=a16a04fcf41eca2e37ac265a368a19eecf426dc3;hb=4b6f5d20b04dcbc3d888555522b90ba6d36c4106;hp=4a83adfec968ebae108b9ae71802e14db6ef6dbb;hpb=99ac48f54a91d02140c497edc31dc57d4bc5c85d;p=deliverable%2Flinux.git diff --git a/fs/fuse/fuse_i.h b/fs/fuse/fuse_i.h index 4a83adfec968..a16a04fcf41e 100644 --- a/fs/fuse/fuse_i.h +++ b/fs/fuse/fuse_i.h @@ -346,7 +346,7 @@ static inline u64 get_node_id(struct inode *inode) } /** Device operations */ -extern struct file_operations fuse_dev_operations; +extern const struct file_operations fuse_dev_operations; /** * This is the single global spinlock which protects FUSE's structures