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

netlabel: Correct spelling in netlabel.h

Correct spelling in netlabel.h.
As reported by codespell.

Cc: Paul Moore <paul@paul-moore.com>
Signed-off-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240822-net-spell-v1-7-3a98971ce2d2@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Simon Horman and committed by
Jakub Kicinski
6899c254 19f1f11c

+1 -1
+1 -1
include/net/netlabel.h
··· 30 30 31 31 /* 32 32 * NetLabel - A management interface for maintaining network packet label 33 - * mapping tables for explicit packet labling protocols. 33 + * mapping tables for explicit packet labeling protocols. 34 34 * 35 35 * Network protocols such as CIPSO and RIPSO require a label translation layer 36 36 * to convert the label on the packet into something meaningful on the host