Re: [PATCH 2/3] backlight: aat2870: remove goto out

2012-08-06 Thread jinyoungp
Re-send. Acked-by: Jinyoung Park Thanks, Jinyoung. On 08/06/2012 06:32 PM, Jingoo Han wrote: This patch removes goto out, which makes code a bit smaller. Cc: Jin Park Cc: Richard Purdie Signed-off-by: Jingoo Han --- drivers/video/backlight/aat2870_bl.c | 13 - 1 files cha

[PATCH 2/3] backlight: aat2870: remove goto out

2012-08-06 Thread Jingoo Han
This patch removes goto out, which makes code a bit smaller. Cc: Jin Park Cc: Richard Purdie Signed-off-by: Jingoo Han --- drivers/video/backlight/aat2870_bl.c | 13 - 1 files changed, 4 insertions(+), 9 deletions(-) diff --git a/drivers/video/backlight/aat2870_bl.c b/drivers/v