Loading drivers/md/dm-cache-target.c +1 −1 Original line number Diff line number Diff line Loading @@ -3814,7 +3814,7 @@ static void cache_io_hints(struct dm_target *ti, struct queue_limits *limits) static struct target_type cache_target = { .name = "cache", .version = {1, 8, 0}, .version = {1, 9, 0}, .module = THIS_MODULE, .ctr = cache_ctr, .dtr = cache_dtr, Loading Loading
drivers/md/dm-cache-target.c +1 −1 Original line number Diff line number Diff line Loading @@ -3814,7 +3814,7 @@ static void cache_io_hints(struct dm_target *ti, struct queue_limits *limits) static struct target_type cache_target = { .name = "cache", .version = {1, 8, 0}, .version = {1, 9, 0}, .module = THIS_MODULE, .ctr = cache_ctr, .dtr = cache_dtr, Loading