Re: [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

2019-07-15 Thread Jacek Anaszewski
Hi Joe, Thank you for the patch. On 7/5/19 1:57 AM, Joe Perches wrote: > Probable cut&paste typo - use the correct field size. > > Signed-off-by: Joe Perches > --- > drivers/leds/leds-as3645a.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/leds/leds-as3645a.

Re: [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

2019-07-05 Thread Pavel Machek
On Thu 2019-07-04 16:57:42, Joe Perches wrote: > Probable cut&paste typo - use the correct field size. > > Signed-off-by: Joe Perches Ack. Pavel > --- > drivers/leds/leds-as3645a.c | 2 +- > 1 file changed, 1 insertion(+),

Re: [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

2019-07-05 Thread Sakari Ailus
On Thu, Jul 04, 2019 at 04:57:42PM -0700, Joe Perches wrote: > Probable cut&paste typo - use the correct field size. > > Signed-off-by: Joe Perches Thanks, Joe! Acked-by: Sakari Ailus > --- > drivers/leds/leds-as3645a.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

2019-07-04 Thread Joe Perches
Probable cut&paste typo - use the correct field size. Signed-off-by: Joe Perches --- drivers/leds/leds-as3645a.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/leds/leds-as3645a.c b/drivers/leds/leds-as3645a.c index 14ab6b0e4de9..050088dff8dd 100644 --- a/drivers/led