Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

power: supply: cpcap-charger: fix repeated words in comments

Delete the redundant word 'on'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

authored by

wangjianli and committed by
Sebastian Reichel
da7dc6a7 a1c7c1a4

+1 -1
+1 -1
drivers/power/supply/cpcap-charger.c
··· 5 5 * Copyright (C) 2017 Tony Lindgren <tony@atomide.com> 6 6 * 7 7 * Rewritten for Linux power framework with some parts based on 8 - * on earlier driver found in the Motorola Linux kernel: 8 + * earlier driver found in the Motorola Linux kernel: 9 9 * 10 10 * Copyright (C) 2009-2010 Motorola, Inc. 11 11 */