Re: [PATCH v3 9/9] soc: mediatek: pwrap: fixup warnings from coding style

From: Matthias Brugger
Date: Tue Oct 10 2017 - 06:04:07 EST




On 08/15/2017 11:09 AM, sean.wang@xxxxxxxxxxxx wrote:
From: Sean Wang <sean.wang@xxxxxxxxxxxx>

fixup those warnings such as lines over 80 words and parenthesis
alignment which would be complained by checkpatch.pl.

Signed-off-by: Sean Wang <sean.wang@xxxxxxxxxxxx>
---
drivers/soc/mediatek/mtk-pmic-wrap.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)


Applied to v4.14-next/soc

Thanks!