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

can: bxcan: Fix a typo error for assign

Fix the spelling error of "assign".

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
Reviewed-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://patch.msgid.link/20251103074009.4708-1-chuguangqing@inspur.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Chu Guangqing and committed by
Marc Kleine-Budde
b305fbda 2d093870

+1 -1
+1 -1
drivers/net/can/bxcan.c
··· 227 227 * mask mode with 32 bits width. 228 228 */ 229 229 230 - /* Enter filter initialization mode and assing filters to CAN 230 + /* Enter filter initialization mode and assign filters to CAN 231 231 * controllers. 232 232 */ 233 233 regmap_update_bits(priv->gcan, BXCAN_FMR_REG,