Skip to content

Commit 93e68cd

Browse files
Zhang Shengjudavem330
authored andcommitted
net: fix a comment typo
Fix a comment typo. Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 3af0d55 commit 93e68cd

File tree

1 file changed

+1
-1
lines changed
  • include/uapi/linux

1 file changed

+1
-1
lines changed

include/uapi/linux/if.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* are shared for all types of net_devices. The sysfs entries are available
3838
* via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
3939
* are annotated below, note that only a few flags can be toggled and some
40-
* other flags are always always preserved from the original net_device flags
40+
* other flags are always preserved from the original net_device flags
4141
* even if you try to set them via sysfs. Flags which are always preserved
4242
* are kept under the flag grouping @IFF_VOLATILE. Flags which are volatile
4343
* are annotated below as such.

0 commit comments

Comments
 (0)