Re: [PATCH v2] pinctrl: remove empty lines in pinctrl subsystem
From: Linus Walleij <hidden>
Date: 2020-12-12 00:54:39
Also in:
linux-arm-msm, linux-gpio, linux-renesas-soc, lkml
From: Linus Walleij <hidden>
Date: 2020-12-12 00:54:39
Also in:
linux-arm-msm, linux-gpio, linux-renesas-soc, lkml
On Thu, Dec 10, 2020 at 6:35 PM Zhaoyu Liu [off-list ref] wrote:
Remove all empty lines at the end of functions in pinctrl subsystem, make the code neat. Target files: grep -nwR -B1 ^} drivers/pinctrl/* | grep '[0-9]-$' | less Reviewed-by: Linus Walleij <redacted> Reviewed-by: Andy Shevchenko <redacted> Signed-off-by: Zhaoyu Liu <redacted>
Nice! But this doesn't apply to the current "devel" branch in my tree. https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel Please rebase and resend! Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel