From: =?unknown-8bit?q?J=CE=B5an?= Sacren <sakiwit@gmail.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [next-queue 2/8] ixgbe: fix a typo in the configuration help menu
Date: Sun, 11 Oct 2015 23:59:42 -0600 [thread overview]
Message-ID: <1444629588-29933-2-git-send-email-sakiwit@gmail.com> (raw)
In-Reply-To: <1444629588-29933-1-git-send-email-sakiwit@gmail.com>
From: Jean Sacren <sakiwit@gmail.com>
'warming' should be 'warning'. Fix it so that the pertinent text in
Direct Cache Access (DCA) Support menu would deliver the intended
semantics.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
---
drivers/net/ethernet/intel/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/intel/Kconfig b/drivers/net/ethernet/intel/Kconfig
index 1268a182d1a2..de699cd628f4 100644
--- a/drivers/net/ethernet/intel/Kconfig
+++ b/drivers/net/ethernet/intel/Kconfig
@@ -215,7 +215,7 @@ config IXGBE_DCA
depends on IXGBE && DCA && !(IXGBE=y && DCA=m)
---help---
Say Y here if you want to use Direct Cache Access (DCA) in the
- driver. DCA is a method for warming the CPU cache before data
+ driver. DCA is a method for warning the CPU cache before data
is used, with the intent of lessening the impact of cache misses.
config IXGBE_DCB
next prev parent reply other threads:[~2015-10-12 5:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-12 5:59 [Intel-wired-lan] [next-queue 1/8] igb: fix a typo in the configuration help menu =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 5:59 ` =?unknown-8bit?q?J=CE=B5an?= Sacren [this message]
2015-10-12 15:38 ` [Intel-wired-lan] [next-queue 2/8] ixgbe: " Fujinaka, Todd
2015-10-12 17:31 ` Rustad, Mark D
2015-10-12 5:59 ` [Intel-wired-lan] [next-queue 3/8] i40evf: add missing kernel-doc argument =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 5:59 ` [Intel-wired-lan] [next-queue 4/8] i40e: " =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 5:59 ` [Intel-wired-lan] [next-queue 5/8] i40e: clean up the entire function exit path =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 5:59 ` [Intel-wired-lan] [next-queue 6/8] i40evf: clean up local variable initialization =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 5:59 ` [Intel-wired-lan] [next-queue 7/8] i40e: " =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 5:59 ` [Intel-wired-lan] [next-queue 8/8] i40e: fix unconditional execution of cpu_to_le16() =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 15:33 ` [Intel-wired-lan] [next-queue 1/8] igb: fix a typo in the configuration help menu Hisashi T Fujinaka
2015-10-13 6:56 ` =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-10-12 17:33 ` Rustad, Mark D
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=1444629588-29933-2-git-send-email-sakiwit@gmail.com \
--to=sakiwit@gmail.com \
--cc=intel-wired-lan@osuosl.org \
/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.