Re: [PATCH v1] backlight: pwm_bl: convert to use SPDX identifier

2019-06-26 Thread Lee Jones
On Wed, 19 Jun 2019, Andy Shevchenko wrote: > Reduce size of duplicated comments by switching to use SPDX identifier. > > No functional change. > > While here, correct MODULE_LICENSE() string to be aligned with license text. > > Signed-off-by: Andy Shevchenko > --- > drivers/video/backlight/p

Re: [PATCH v1] backlight: pwm_bl: convert to use SPDX identifier

2019-06-20 Thread Daniel Thompson
On 19/06/2019 14:59, Andy Shevchenko wrote: Reduce size of duplicated comments by switching to use SPDX identifier. No functional change. While here, correct MODULE_LICENSE() string to be aligned with license text. Signed-off-by: Andy Shevchenko Acked-by: Daniel Thompson --- drivers/v

[PATCH v1] backlight: pwm_bl: convert to use SPDX identifier

2019-06-19 Thread Andy Shevchenko
Reduce size of duplicated comments by switching to use SPDX identifier. No functional change. While here, correct MODULE_LICENSE() string to be aligned with license text. Signed-off-by: Andy Shevchenko --- drivers/video/backlight/pwm_bl.c | 11 +++ 1 file changed, 3 insertions(+), 8 de