提交 784056d3 编写于 作者: C Colin Ian King 提交者: Sebastian Reichel

power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor"

There is a spelling mistake in a MODULE_PARM_DESC description. Fix it.
Signed-off-by: NColin Ian King <colin.i.king@gmail.com>
Acked-by: NHans de Goede <hdegoede@redhat.com>
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.com>
上级 28e54414
......@@ -91,7 +91,7 @@
static bool no_current_sense_res;
module_param(no_current_sense_res, bool, 0444);
MODULE_PARM_DESC(no_current_sense_res, "No (or broken) current sense resisitor");
MODULE_PARM_DESC(no_current_sense_res, "No (or broken) current sense resistor");
enum {
QWBTU_IRQ = 0,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册