From: wangjianli Date: Sun, 21 Aug 2022 14:49:42 +0000 (+0800) Subject: power: supply: cpcap-charger: fix repeated words in comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=da7dc6a7a95ef00ff38e7c1873efa79bfec93de4;p=linux.git power: supply: cpcap-charger: fix repeated words in comments Delete the redundant word 'on'. Signed-off-by: wangjianli Signed-off-by: Sebastian Reichel --- diff --git a/drivers/power/supply/cpcap-charger.c b/drivers/power/supply/cpcap-charger.c index 60e0ce105a295..be9764541d52a 100644 --- a/drivers/power/supply/cpcap-charger.c +++ b/drivers/power/supply/cpcap-charger.c @@ -5,7 +5,7 @@ * Copyright (C) 2017 Tony Lindgren * * 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. */