> Return directly to avoid redundant lines of code. > > Signed-off-by: Sachin Kamat <[email protected]> > Acked-by: Lee Jones <[email protected]> > --- > Changes since v1: > Changed (wm8400 == NULL) -> (!wm8400) > --- > drivers/mfd/wm8400-core.c | 22 +++++----------------- > 1 file changed, 5 insertions(+), 17 deletions(-)
Nice little clean-up. Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

