Re: [PATCH v5 03/18] thermal: fix indentation in makefile

2019-08-28 Thread Zhang Rui
On Sat, 2019-08-10 at 05:28 +, Yangtao Li wrote: > To unify code style. > > Signed-off-by: Yangtao Li the later patches in this series does not change Makefile. So this seems to be a cleanup patch independent of this patch set. It's better to remove this patch from this patch series. thanks

[PATCH v5 03/18] thermal: fix indentation in makefile

2019-08-09 Thread Yangtao Li
To unify code style. Signed-off-by: Yangtao Li --- drivers/thermal/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/thermal/Makefile b/drivers/thermal/Makefile index fa6f8b206281..d7eafb5ef8ef 100644 --- a/drivers/thermal/Makefile +++ b/drivers/thermal