All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guangbin Huang <huangguangbin2@huawei.com>
To: <davem@davemloft.net>, <kuba@kernel.org>,
	<jesse.brandeburg@intel.com>, <anthony.l.nguyen@intel.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<intel-wired-lan@lists.osuosl.org>, <lipeng321@huawei.com>,
	<tanhuazhong@huawei.com>, <huangguangbin2@huawei.com>
Subject: [PATCH net-next 1/5] net: e1000: remove repeated word "slot" for e1000_main.c
Date: Wed, 19 May 2021 14:14:41 +0800	[thread overview]
Message-ID: <1621404885-20075-2-git-send-email-huangguangbin2@huawei.com> (raw)
In-Reply-To: <1621404885-20075-1-git-send-email-huangguangbin2@huawei.com>

From: Hao Chen <chenhao288@hisilicon.com>

There are double "slot" in comment, so remove the redundant one.

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
---
 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/intel/e1000/e1000_main.c b/drivers/net/ethernet/intel/e1000/e1000_main.c
index 042de276e632..c2a109126c27 100644
--- a/drivers/net/ethernet/intel/e1000/e1000_main.c
+++ b/drivers/net/ethernet/intel/e1000/e1000_main.c
@@ -5245,7 +5245,7 @@ static pci_ers_result_t e1000_io_error_detected(struct pci_dev *pdev,
 	if (!test_and_set_bit(__E1000_DISABLED, &adapter->flags))
 		pci_disable_device(pdev);
 
-	/* Request a slot slot reset. */
+	/* Request a slot reset. */
 	return PCI_ERS_RESULT_NEED_RESET;
 }
 
-- 
2.8.1


WARNING: multiple messages have this Message-ID (diff)
From: Guangbin Huang <huangguangbin2@huawei.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net-next 1/5] net: e1000: remove repeated word "slot" for e1000_main.c
Date: Wed, 19 May 2021 14:14:41 +0800	[thread overview]
Message-ID: <1621404885-20075-2-git-send-email-huangguangbin2@huawei.com> (raw)
In-Reply-To: <1621404885-20075-1-git-send-email-huangguangbin2@huawei.com>

From: Hao Chen <chenhao288@hisilicon.com>

There are double "slot" in comment, so remove the redundant one.

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
---
 drivers/net/ethernet/intel/e1000/e1000_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/intel/e1000/e1000_main.c b/drivers/net/ethernet/intel/e1000/e1000_main.c
index 042de276e632..c2a109126c27 100644
--- a/drivers/net/ethernet/intel/e1000/e1000_main.c
+++ b/drivers/net/ethernet/intel/e1000/e1000_main.c
@@ -5245,7 +5245,7 @@ static pci_ers_result_t e1000_io_error_detected(struct pci_dev *pdev,
 	if (!test_and_set_bit(__E1000_DISABLED, &adapter->flags))
 		pci_disable_device(pdev);
 
-	/* Request a slot slot reset. */
+	/* Request a slot reset. */
 	return PCI_ERS_RESULT_NEED_RESET;
 }
 
-- 
2.8.1


  reply	other threads:[~2021-05-19  6:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19  6:14 [PATCH net-next 0/5] net: intel: some cleanups Guangbin Huang
2021-05-19  6:14 ` [Intel-wired-lan] " Guangbin Huang
2021-05-19  6:14 ` Guangbin Huang [this message]
2021-05-19  6:14   ` [Intel-wired-lan] [PATCH net-next 1/5] net: e1000: remove repeated word "slot" for e1000_main.c Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 2/5] net: e1000: remove repeated words for e1000_hw.c Guangbin Huang
2021-05-19  6:14   ` [Intel-wired-lan] " Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 3/5] net: e1000e: remove repeated word "the" for ich8lan.c Guangbin Huang
2021-05-19  6:14   ` [Intel-wired-lan] " Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 4/5] net: e1000e: remove repeated word "slot" for netdev.c Guangbin Huang
2021-05-19  6:14   ` [Intel-wired-lan] " Guangbin Huang
2021-05-19  6:14 ` [PATCH net-next 5/5] net: e1000e: fix misspell word "retreived" Guangbin Huang
2021-05-19  6:14   ` [Intel-wired-lan] " Guangbin Huang
2021-05-19 18:48 ` [PATCH net-next 0/5] net: intel: some cleanups Nguyen, Anthony L
2021-05-19 18:48   ` [Intel-wired-lan] " Nguyen, Anthony L
2021-05-19 19:23   ` David Miller
2021-05-19 19:23     ` [Intel-wired-lan] " David Miller
2021-05-19 19:30 ` patchwork-bot+netdevbpf
2021-05-19 19:30   ` [Intel-wired-lan] " patchwork-bot+netdevbpf

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=1621404885-20075-2-git-send-email-huangguangbin2@huawei.com \
    --to=huangguangbin2@huawei.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jesse.brandeburg@intel.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lipeng321@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=tanhuazhong@huawei.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.