Thread (14 messages) flat view 14 messages, 2 authors, 2016-07-29

[kbuild-all] [PATCH] power: act8945a_charger: fix semicolon.cocci warnings

From: Fengguang Wu <hidden>
Date: 2016-07-29 01:01:45
Also in: linux-devicetree, linux-pm, lkml

Hi Wenyou,

On Fri, Jul 29, 2016 at 12:57:20AM +0000, Yang, Wenyou wrote:
Hi Fengguang,

I would like to merge this patch and add your Signed-off-by, do you agree?

I think it is better.
Yes that'd be fine, too.

Thanks,
Fengguang
quoted hunk ↗ jump to hunk
From: kbuild test robot [lkp at intel.com]
Sent: Friday, June 24, 2016 20:43
To: Yang, Wenyou
Cc: kbuild-all at 01.org; Sebastian Reichel; Dmitry Eremin-Solenikov; David Woodhouse; Rob Herring; Pawel Moll; Mark Brown; Ian Campbell; Kumar Gala; linux-kernel at vger.kernel.org; devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org; Ferre, Nicolas; linux-pm at vger.kernel.org; Yang, Wenyou
Subject: [PATCH] power: act8945a_charger: fix semicolon.cocci warnings

drivers/power/act8945a_charger.c:115:2-3: Unneeded semicolon


Remove unneeded semicolon.

Generated by: scripts/coccinelle/misc/semicolon.cocci

CC: Wenyou Yang <redacted>
Signed-off-by: Fengguang Wu <redacted>
---

act8945a_charger.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/power/act8945a_charger.c
+++ b/drivers/power/act8945a_charger.c
@@ -112,7 +112,7 @@ static int act8945a_get_charger_state(st
               else
                       *val = POWER_SUPPLY_STATUS_NOT_CHARGING;
               break;
-       };
+       }

       return 0;
}
_______________________________________________
kbuild-all mailing list
kbuild-all at lists.01.org
https://lists.01.org/mailman/listinfo/kbuild-all
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help