On Mon, 28 May 2018 15:37:42 +0800 Coly Li <colyli@xxxxxxx> wrote: > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > There is couple of string arrays that are used exclusively in sysfs.c. > Move it to there and make them static. > > Besides above, it will allow further clean up. > > No functional change intended. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Coly Li <colyli@xxxxxxx> > --- > drivers/md/bcache/bcache.h | 2 -- > drivers/md/bcache/super.c | 18 ------------------ > drivers/md/bcache/sysfs.c | 18 ++++++++++++++++++ > 3 files changed, 18 insertions(+), 20 deletions(-) > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html