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

Configure Feed

Select the types of activity you want to include in your feed.

power: supply: max17042: fix a comment typo (then -> than)

Fix this trivial typo where than should be used instead of then.

Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://patch.msgid.link/20260302-max77759-fg-v3-4-3c5f01dbda23@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

authored by

André Draszik and committed by
Sebastian Reichel
e370b67c a060c6fe

+1 -1
+1 -1
drivers/power/supply/max17042_battery.c
··· 131 131 * FullCAP to match RepCap when it detects end of charging. 132 132 * 133 133 * When this cycle the battery gets charged to a higher (calculated) 134 - * capacity then the previous cycle then FullCAP will get updated 134 + * capacity than the previous cycle then FullCAP will get updated 135 135 * continuously once end-of-charge detection kicks in, so allow the 136 136 * 2 to differ a bit. 137 137 */