projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1c7c1a
)
power: supply: cpcap-charger: fix repeated words in comments
author
wangjianli
<wangjianli@cdjrlc.com>
Sun, 21 Aug 2022 14:49:42 +0000
(22:49 +0800)
committer
Sebastian Reichel
<sre@kernel.org>
Sun, 11 Sep 2022 08:52:05 +0000
(10:52 +0200)
Delete the redundant word 'on'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/cpcap-charger.c
patch
|
blob
|
history
diff --git
a/drivers/power/supply/cpcap-charger.c
b/drivers/power/supply/cpcap-charger.c
index 60e0ce105a295428ff8f76b4696dbc8bd18968ed..be9764541d52a5e2338213b286c0d9e111df67e7 100644
(file)
--- a/
drivers/power/supply/cpcap-charger.c
+++ b/
drivers/power/supply/cpcap-charger.c
@@
-5,7
+5,7
@@
* Copyright (C) 2017 Tony Lindgren <tony@atomide.com>
*
* Rewritten for Linux power framework with some parts based on
- *
on
earlier driver found in the Motorola Linux kernel:
+ * earlier driver found in the Motorola Linux kernel:
*
* Copyright (C) 2009-2010 Motorola, Inc.
*/