All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yang Xiaoliang <xiaoliangyang69@gmail.com>
To: dev@dpdk.org
Cc: bruce.richardson@intel.com, john.mcnamara@intel.com,
	Yang Xiaoliang <xiaoliangyang69@gmail.com>
Subject: [PATCH v2 0/1] examples/skeleton: fix typo in initialization comment
Date: Fri, 14 Aug 2026 00:11:01 +0800	[thread overview]
Message-ID: <20260813161102.41575-1-xiaoliangyang69@gmail.com> (raw)

Fix "Initializion" typo, should be "Initialization".

v2:
* Wrap the commit message body to fit checkpatch's 75-char
  line limit (fixes the COMMIT_LOG_LONG_LINE warning from v1)

Yang Xiaoliang (1):
  examples/skeleton: fix typo in initialization comment

 doc/guides/sample_app_ug/skeleton.rst | 2 +-
 examples/skeleton/basicfwd.c          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0


             reply	other threads:[~2026-08-13 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-13 16:11 Yang Xiaoliang [this message]
2026-08-13 16:11 ` [PATCH v2 1/1] examples/skeleton: fix typo in initialization comment Yang Xiaoliang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260813161102.41575-1-xiaoliangyang69@gmail.com \
    --to=xiaoliangyang69@gmail.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.