]> Pileus Git - ~andy/linux/blobdiff - drivers/misc/mic/host/mic_device.h
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
[~andy/linux] / drivers / misc / mic / host / mic_device.h
index 3574cc375bb95fc6699aef0296525250b9fcac8d..538e3d3d3c8cc33ef8eaadb02a41c4c0f0e752d6 100644 (file)
@@ -112,7 +112,7 @@ struct mic_device {
        struct work_struct shutdown_work;
        u8 state;
        u8 shutdown_status;
-       struct sysfs_dirent *state_sysfs;
+       struct kernfs_node *state_sysfs;
        struct completion reset_wait;
        void *log_buf_addr;
        int *log_buf_len;