On Mon, 28 May 2018 15:37:43 +0800
Coly Li <[email protected]> wrote:

> From: Andy Shevchenko <[email protected]>
> 
> 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 <[email protected]>
> Signed-off-by: Coly Li <[email protected]>
> ---
>  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 <[email protected]>

Cheers,

Hannes

Reply via email to