const: constify remaining file_operations
[akpm@linux-foundation.org: fix KVM] Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Acked-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
此提交包含在:
@@ -433,7 +433,7 @@ static const struct address_space_operations def_mdt_aops = {
|
||||
};
|
||||
|
||||
static const struct inode_operations def_mdt_iops;
|
||||
static struct file_operations def_mdt_fops;
|
||||
static const struct file_operations def_mdt_fops;
|
||||
|
||||
/*
|
||||
* NILFS2 uses pseudo inodes for meta data files such as DAT, cpfile, sufile,
|
||||
|
新增問題並參考
封鎖使用者