power: supply: ab8500_fg: drop duplicated 'is' in comment
Fix word duplication typo 'is is' -> 'is'. Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> [update commit message] Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
Родитель
6c50a08d9d
Коммит
13a4223df8
|
@ -412,7 +412,7 @@ static int ab8500_fg_add_cap_sample(struct ab8500_fg *di, int sample)
|
|||
* ab8500_fg_clear_cap_samples() - Clear average filter
|
||||
* @di: pointer to the ab8500_fg structure
|
||||
*
|
||||
* The capacity filter is is reset to zero.
|
||||
* The capacity filter is reset to zero.
|
||||
*/
|
||||
static void ab8500_fg_clear_cap_samples(struct ab8500_fg *di)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче