]> Pileus Git - ~andy/linux/blobdiff - drivers/md/bitmap.h
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
[~andy/linux] / drivers / md / bitmap.h
index df4aeb6ac6f04ea0c30b9e28812fc64c8c3646a0..30210b9c4ef972e8ee1fcb79866f2c62d551c5d2 100644 (file)
@@ -225,7 +225,7 @@ struct bitmap {
        wait_queue_head_t overflow_wait;
        wait_queue_head_t behind_wait;
 
-       struct sysfs_dirent *sysfs_can_clear;
+       struct kernfs_node *sysfs_can_clear;
 };
 
 /* the bitmap API */