* [PATCH] Fix few small typos in fcoe.c
@ 2017-06-01 12:05 Milan P. Gandhi
2017-06-01 13:04 ` Johannes Thumshirn
2017-06-02 21:31 ` Martin K. Petersen
0 siblings, 2 replies; 3+ messages in thread
From: Milan P. Gandhi @ 2017-06-01 12:05 UTC (permalink / raw)
To: linux-scsi, kernel-janitors, Laurence Oberman, Johannes Thumshirn
This patch does a cleanup and fixes few small typos in fcoe.c
Signed-off-by: Milan P. Gandhi <mgandhi@redhat.com>
---
drivers/scsi/fcoe/fcoe.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/scsi/fcoe/fcoe.c b/drivers/scsi/fcoe/fcoe.c
index 90939f6..7b960d3 100644
--- a/drivers/scsi/fcoe/fcoe.c
+++ b/drivers/scsi/fcoe/fcoe.c
@@ -519,7 +519,7 @@ static void fcoe_interface_cleanup(struct fcoe_interface *fcoe)
* @skb: The receive skb
* @netdev: The associated net device
* @ptype: The packet_type structure which was used to register this handler
- * @orig_dev: The original net_device the the skb was received on.
+ * @orig_dev: The original net_device the skb was received on.
* (in case dev is a bond)
*
* Returns: 0 for success
@@ -542,7 +542,7 @@ static int fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev,
* @skb: The receive skb
* @netdev: The associated net device
* @ptype: The packet_type structure which was used to register this handler
- * @orig_dev: The original net_device the the skb was received on.
+ * @orig_dev: The original net_device the skb was received on.
* (in case dev is a bond)
*
* Returns: 0 for success
@@ -2590,7 +2590,7 @@ module_exit(fcoe_exit);
* fcoe_flogi_resp() - FCoE specific FLOGI and FDISC response handler
* @seq: active sequence in the FLOGI or FDISC exchange
* @fp: response frame, or error encoded in a pointer (timeout)
- * @arg: pointer the the fcoe_ctlr structure
+ * @arg: pointer to the fcoe_ctlr structure
*
* This handles MAC address management for FCoE, then passes control on to
* the libfc FLOGI response handler.
@@ -2619,7 +2619,7 @@ static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg)
* fcoe_logo_resp() - FCoE specific LOGO response handler
* @seq: active sequence in the LOGO exchange
* @fp: response frame, or error encoded in a pointer (timeout)
- * @arg: pointer the the fcoe_ctlr structure
+ * @arg: pointer to the fcoe_ctlr structure
*
* This handles MAC address management for FCoE, then passes control on to
* the libfc LOGO response handler.
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix few small typos in fcoe.c
2017-06-01 12:05 [PATCH] Fix few small typos in fcoe.c Milan P. Gandhi
@ 2017-06-01 13:04 ` Johannes Thumshirn
2017-06-02 21:31 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Thumshirn @ 2017-06-01 13:04 UTC (permalink / raw)
To: mgandhi, linux-scsi, kernel-janitors, Laurence Oberman,
Johannes Thumshirn
On 06/01/2017 02:05 PM, Milan P. Gandhi wrote:
> This patch does a cleanup and fixes few small typos in fcoe.c
>
> Signed-off-by: Milan P. Gandhi <mgandhi@redhat.com>
> ---
Looks good,
Acked-by: Johannes Thumshirn <jth@kernel.org>
--
Johannes Thumshirn Storage
jthumshirn@suse.de +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix few small typos in fcoe.c
2017-06-01 12:05 [PATCH] Fix few small typos in fcoe.c Milan P. Gandhi
2017-06-01 13:04 ` Johannes Thumshirn
@ 2017-06-02 21:31 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2017-06-02 21:31 UTC (permalink / raw)
To: Milan P. Gandhi
Cc: linux-scsi, kernel-janitors, Laurence Oberman, Johannes Thumshirn
Milan,
> This patch does a cleanup and fixes few small typos in fcoe.c
Applied to 4.13/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-02 21:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 12:05 [PATCH] Fix few small typos in fcoe.c Milan P. Gandhi
2017-06-01 13:04 ` Johannes Thumshirn
2017-06-02 21:31 ` Martin K. Petersen
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).