Re: [PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child()

2016-06-28 Thread Lee Jones
On Sun, 26 Jun 2016, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sun, 26 Jun 2016 13:03:59 +0200 > > Adjust jump targets according to the Linux coding style convention. > Another check for the variable "status" can be omitted then at the end. > > Signed-off-by: Markus Elfring > Ack

[PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child()

2016-06-26 Thread SF Markus Elfring
From: Markus Elfring Date: Sun, 26 Jun 2016 13:03:59 +0200 Adjust jump targets according to the Linux coding style convention. Another check for the variable "status" can be omitted then at the end. Signed-off-by: Markus Elfring Acked-by: Lee Jones --- drivers/mfd/twl-core.c | 21 +++-