Re: [PATCH 1/8] thermal/drivers/cpu_cooling: Fixup the header and copyright

2018-01-30 Thread Daniel Lezcano
On 31/01/2018 06:17, Viresh Kumar wrote: > On 23-01-18, 16:34, Daniel Lezcano wrote: >> The copyright format does not conform to the format requested by >> Linaro: https://wiki.linaro.org/Copyright >> >> Fix it. >> >> Signed-off-by: Daniel Lezcano >> --- >> drivers/thermal/cpu_cooling.c | 6 -

Re: [PATCH 1/8] thermal/drivers/cpu_cooling: Fixup the header and copyright

2018-01-30 Thread Viresh Kumar
On 23-01-18, 16:34, Daniel Lezcano wrote: > The copyright format does not conform to the format requested by > Linaro: https://wiki.linaro.org/Copyright > > Fix it. > > Signed-off-by: Daniel Lezcano > --- > drivers/thermal/cpu_cooling.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions

[PATCH 1/8] thermal/drivers/cpu_cooling: Fixup the header and copyright

2018-01-23 Thread Daniel Lezcano
The copyright format does not conform to the format requested by Linaro: https://wiki.linaro.org/Copyright Fix it. Signed-off-by: Daniel Lezcano --- drivers/thermal/cpu_cooling.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/thermal/cpu_cooling.c b/drivers/th