Re: [PATCH v2 -next] leds: ss4200: simplify the return expression of register_nasgpio_led()

2020-12-17 Thread Pavel Machek
On Mon 2020-12-14 14:31:49, Zheng Yongjun wrote: > Simplify the return expression. > > Signed-off-by: Zheng Yongjun Thanks, applied. Pavel -- http://www.livejournal.com/~pavelmachek signature.asc Description: PGP signature

[PATCH v2 -next] leds: ss4200: simplify the return expression of register_nasgpio_led()

2020-12-13 Thread Zheng Yongjun
Simplify the return expression. Signed-off-by: Zheng Yongjun --- drivers/leds/leds-ss4200.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/drivers/leds/leds-ss4200.c b/drivers/leds/leds-ss4200.c index 245de443fe9c..97abab439826 100644 --- a/drivers/leds/leds-ss4200.c