diff --git a/net/inet/inet_sockif.c b/net/inet/inet_sockif.c index 0f82584b177..e7b9990606d 100644 --- a/net/inet/inet_sockif.c +++ b/net/inet/inet_sockif.c @@ -49,7 +49,7 @@ #ifdef HAVE_INET_SOCKETS /**************************************************************************** - * Private Type Definitions + * Private Types ****************************************************************************/ union sockaddr_u diff --git a/net/procfs/net_procfs.c b/net/procfs/net_procfs.c index bd670961c6d..201d33e1c6d 100644 --- a/net/procfs/net_procfs.c +++ b/net/procfs/net_procfs.c @@ -53,7 +53,7 @@ !defined(CONFIG_FS_PROCFS_EXCLUDE_NET) /**************************************************************************** - * Private Type Definitions + * Private Types ****************************************************************************/ /* Read statistics function type */ diff --git a/net/utils/net_snoop.c b/net/utils/net_snoop.c index dd234c6a19f..7c19d6ad1cd 100644 --- a/net/utils/net_snoop.c +++ b/net/utils/net_snoop.c @@ -51,7 +51,7 @@ + (tv).tv_usec + 0x00e03ab44a676000ll) /**************************************************************************** - * Private Type Definitions + * Private Types ****************************************************************************/ /* The availability of tools to capture, display and interpret packets