]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/proc/internal.h
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / fs / proc / internal.h
index 07b16318223fc2be0e951a3bbf1292433947aa02..aa2b8907163086daf83034a3dcf54b011d794fe9 100644 (file)
@@ -67,7 +67,7 @@ struct proc_inode {
        struct proc_dir_entry *pde;
        struct ctl_table_header *sysctl;
        struct ctl_table *sysctl_entry;
-       struct list_head sysctl_inodes;
+       struct hlist_node sysctl_inodes;
        const struct proc_ns_operations *ns_ops;
        struct inode vfs_inode;
 } __randomize_layout;