From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 90901A0548; Fri, 12 Nov 2021 01:02:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3074141140; Fri, 12 Nov 2021 01:02:34 +0100 (CET) Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mails.dpdk.org (Postfix) with ESMTP id A6C1B410F5 for ; Fri, 12 Nov 2021 01:02:32 +0100 (CET) Received: by mail-pl1-f172.google.com with SMTP id q17so6996835plr.11 for ; Thu, 11 Nov 2021 16:02:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ewZEWCcD7IJG6oSB0m6CFBywltlygsOX8dWuiKqUCG4=; b=5iwbEdLWb8zWANlMxdZqMdK5H6BPJBHBuimHQXYPN9bGfeJ31IhlF36GRkr3sjsbPB FiE36Ugj95oqA9d/fub0n2NR7OVNDOrA06g2GwXbOOKXd5st2Of4GDBmvv8qsy9a88gD RMJAM/vg4qk9B/4oMZBwZJIwS+eCE21eax5KtVrepTHm767cGiq5+Caof83IgAa1T5se 7HhD6emIHV42odRuDRinSku2KDvgY0+ZwpyBo20r9hVd3pZAYYHIqRTHbsPGOlExdP3m J+2ROCZNYQsnFE3lrw7+qX/h6ei8E3EzOASskaa8fHDKELu+eTqTnaRHlcz5nKWesg46 aDzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ewZEWCcD7IJG6oSB0m6CFBywltlygsOX8dWuiKqUCG4=; b=50+Khpq8dz27S2tK8SjpcVb21T0ioqstIm7BN7U3HvCJJvAJLLoubjFH/4Zq6zZlXi ERoOGsRwDddlfbDdzOy4/WXw25XoLtXXE+3OywO2aF+Z4S1hT/M/QDuRpJ8Fezzi4OLC AGfBh3YGrdlekSlh9SI/tQL7ZmkR37zeigGxg6xmVzMPW0mxWxulgWKnRz4F/aL73CGQ KFSnHPVR+nqS8Tblc1iZiKw/dvRFGRD+Ze3BG7j13pOhOWROtMcFSIWzHjlXvoW5JD2c ZiA3RLWNeixFFvWlM6ihuNd/+bf04hL1chQazovJUVz8F0R0lUC02VqR6GrAkobf0G2V P+xQ== X-Gm-Message-State: AOAM533KgppNfv+7xlI1hIg5k6bpmlzTNHhYDcvfGdeSSTB7yKXgUVY1 PjuWCr14z/MtK0vYCUhTnjL0S9GR37n4iA== X-Google-Smtp-Source: ABdhPJwR6d+RVPZJMn5rdcgEWQKeeh9e8IAW1vqtISYLZ/REy48R89tZUWNmE5VfD2ukG8q1+D+jXQ== X-Received: by 2002:a17:90b:92:: with SMTP id bb18mr30166822pjb.133.1636675350055; Thu, 11 Nov 2021 16:02:30 -0800 (PST) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id ls14sm9567296pjb.49.2021.11.11.16.02.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 16:02:29 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Nithin Dabilpuram , Pavan Nikhilesh Subject: [PATCH v4 01/18] node: fix docbook typos Date: Thu, 11 Nov 2021 16:02:09 -0800 Message-Id: <20211112000226.56586-2-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211112000226.56586-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20211112000226.56586-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Spelling errors in comments including doxygen Signed-off-by: Stephen Hemminger --- lib/node/ethdev_rx_priv.h | 2 +- lib/node/ethdev_tx_priv.h | 2 +- lib/node/ip4_rewrite_priv.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/node/ethdev_rx_priv.h b/lib/node/ethdev_rx_priv.h index 21dcba51fc47..7f24cf962e55 100644 --- a/lib/node/ethdev_rx_priv.h +++ b/lib/node/ethdev_rx_priv.h @@ -67,7 +67,7 @@ struct ethdev_rx_node_main *ethdev_rx_get_node_data_get(void); * * Get the Ethernet Rx node. * - * @retrun + * @return * Pointer to the Ethernet Rx node. */ struct rte_node_register *ethdev_rx_node_get(void); diff --git a/lib/node/ethdev_tx_priv.h b/lib/node/ethdev_tx_priv.h index e3a6fdb8afc6..93744df56afb 100644 --- a/lib/node/ethdev_tx_priv.h +++ b/lib/node/ethdev_tx_priv.h @@ -46,7 +46,7 @@ struct ethdev_tx_node_main *ethdev_tx_node_data_get(void); * * Get the Ethernet Tx node. * - * @retrun + * @return * Pointer to the Ethernet Tx node. */ struct rte_node_register *ethdev_tx_node_get(void); diff --git a/lib/node/ip4_rewrite_priv.h b/lib/node/ip4_rewrite_priv.h index a1fb8668c543..5105ec1d296f 100644 --- a/lib/node/ip4_rewrite_priv.h +++ b/lib/node/ip4_rewrite_priv.h @@ -49,7 +49,7 @@ struct ip4_rewrite_node_main { * * Get the ipv4 rewrite node. * - * @retrun + * @return * Pointer to the ipv4 rewrite node. */ struct rte_node_register *ip4_rewrite_node_get(void); -- 2.30.2