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

can: cc770: fix spelling mistake: "comptibility" -> "compatibility"

Trivial fix to spelling mistake in module parameter description text

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Colin Ian King and committed by
Marc Kleine-Budde
b7cc4f3e 3570a008

+1 -1
+1 -1
drivers/net/can/cc770/cc770.c
··· 73 73 74 74 static int i82527_compat; 75 75 module_param(i82527_compat, int, 0444); 76 - MODULE_PARM_DESC(i82527_compat, "Strict Intel 82527 comptibility mode " 76 + MODULE_PARM_DESC(i82527_compat, "Strict Intel 82527 compatibility mode " 77 77 "without using additional functions"); 78 78 79 79 /*