]> git.baikalelectronics.ru Git - kernel.git/commit
net: core: Fix a typo in dev_addr_lists.c
authorLu Wei <luwei32@huawei.com>
Thu, 25 Mar 2021 06:38:22 +0000 (14:38 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 00:05:07 +0000 (17:05 -0700)
commit71b5b8e1a79782e29e8d523adff01e80e230afa1
tree83ff9fe0e255988aa9126d1aa3d00e182e2343af
parent3fdacdc96ac57af2f9d25b6bb33ab80a921a0e37
net: core: Fix a typo in dev_addr_lists.c

Modify "funciton" to "function" in net/core/dev_addr_lists.c.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Lu Wei <luwei32@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev_addr_lists.c