Loading drivers/md/dm-snap.c +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ */ #define SNAPSHOT_PAGES 256 struct workqueue_struct *ksnapd; static struct workqueue_struct *ksnapd; static void flush_queued_bios(struct work_struct *work); struct pending_exception { Loading Loading
drivers/md/dm-snap.c +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ */ #define SNAPSHOT_PAGES 256 struct workqueue_struct *ksnapd; static struct workqueue_struct *ksnapd; static void flush_queued_bios(struct work_struct *work); struct pending_exception { Loading