Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
[cascardo/linux.git] / drivers / md / bitmap.h
index df4aeb6..30210b9 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 */