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

amt: fix typo in comment

Correct spelling on 'non-existent' in comment

Signed-off-by: Ruffalo Lavoisier <RuffaloLavoisier@gmail.com>
Link: https://lore.kernel.org/r/20220728032854.151180-1-RuffaloLavoisier@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Ruffalo Lavoisier and committed by
Jakub Kicinski
39befe3a 707e304d

+1 -1
+1 -1
drivers/net/amt.c
··· 449 449 dev_put(amt->dev); 450 450 } 451 451 452 - /* Non-existant group is created as INCLUDE {empty}: 452 + /* Non-existent group is created as INCLUDE {empty}: 453 453 * 454 454 * RFC 3376 - 5.1. Action on Change of Interface State 455 455 *