From: Owen Hilyard <ohilyard@iol.unh.edu>
To: dts@dpdk.org
Cc: nhorman@tuxdriver.com, jerinj@marvell.com, skori@marvell.com,
anatoly.burakov@intel.com, ferruh.yigit@intel.com,
lijuan.tu@intel.com, lylavoie@iol.unh.edu,
Owen Hilyard <ohilyard@iol.unh.edu>
Subject: [dts] [PATCH V2] linux kernel module: fix typo
Date: Wed, 5 Aug 2020 10:56:11 -0400 [thread overview]
Message-ID: <20200805145612.1675810-1-ohilyard@iol.unh.edu> (raw)
In-Reply-To: <20200805140515.1601969-1-ohilyard@iol.unh.edu>
fixes a typo I missed that checkpatch caught
Signed-off-by: Owen Hilyard <ohilyard@iol.unh.edu>
---
Sorry about the spam, I accidently forgot to sign off the commit last
time.
tests/TestSuite_linux_modules.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_linux_modules.py b/tests/TestSuite_linux_modules.py
index 7cb479d..a5a1542 100644
--- a/tests/TestSuite_linux_modules.py
+++ b/tests/TestSuite_linux_modules.py
@@ -136,7 +136,7 @@ class LinuxModulesHelperMethods:
def test_tx_rx(self):
"""
- Preforms the testing that needs to be done as root.
+ Performs the testing that needs to be done as root.
@param driver: The driver to test
"""
self.tx_rx_test_helper(self.pmdout)
--
2.25.1
next prev parent reply other threads:[~2020-08-05 14:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 13:52 [dts] [PATCH] linux kernel modules: add tests Owen Hilyard
2020-08-05 14:05 ` [dts] [PATCH] linux kernel module: fix typo Owen Hilyard
2020-08-05 14:56 ` Owen Hilyard [this message]
2020-08-12 2:48 ` [dts] [PATCH V2] " Tu, Lijuan
2020-08-12 2:46 ` [dts] [PATCH] linux kernel modules: add tests Tu, Lijuan
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=20200805145612.1675810-1-ohilyard@iol.unh.edu \
--to=ohilyard@iol.unh.edu \
--cc=anatoly.burakov@intel.com \
--cc=dts@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=jerinj@marvell.com \
--cc=lijuan.tu@intel.com \
--cc=lylavoie@iol.unh.edu \
--cc=nhorman@tuxdriver.com \
--cc=skori@marvell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).