mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 14:41:22 -05:00
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>
This commit is contained in:
committed by
Jakub Kicinski
parent
707e304dd2
commit
39befe3a43
@@ -449,7 +449,7 @@ static void amt_group_work(struct work_struct *work)
|
||||
dev_put(amt->dev);
|
||||
}
|
||||
|
||||
/* Non-existant group is created as INCLUDE {empty}:
|
||||
/* Non-existent group is created as INCLUDE {empty}:
|
||||
*
|
||||
* RFC 3376 - 5.1. Action on Change of Interface State
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user