On Mon, 28 May 2018 15:37:43 +0800 Coly Li <colyli@xxxxxxx> wrote: > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > There is couple of functions 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/sysfs.c | 35 +++++++++++++++++++++++++++++++++++ > drivers/md/bcache/util.c | 35 ----------------------------------- > drivers/md/bcache/util.h | 5 ----- > 3 files changed, 35 insertions(+), 40 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