All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [net-next 1/1] fm10k: TRIVIAL cleanup of extra spacing in function comment
@ 2019-01-04  0:49 Jacob Keller
  2019-01-11 18:47 ` Bowers, AndrewX
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Keller @ 2019-01-04  0:49 UTC (permalink / raw)
  To: intel-wired-lan

The function comment for fm10k_iov_msg_msix_pf has an extra space in
a sentence, which is unnecessary.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
---
 drivers/net/ethernet/intel/fm10k/fm10k_pf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/intel/fm10k/fm10k_pf.c b/drivers/net/ethernet/intel/fm10k/fm10k_pf.c
index 8f0a99b6a537..cb4d02629b86 100644
--- a/drivers/net/ethernet/intel/fm10k/fm10k_pf.c
+++ b/drivers/net/ethernet/intel/fm10k/fm10k_pf.c
@@ -1148,7 +1148,7 @@ static void fm10k_iov_update_stats_pf(struct fm10k_hw *hw,
  *  @results: Pointer array to message, results[0] is pointer to message
  *  @mbx: Pointer to mailbox information structure
  *
- *  This function is a default handler for MSI-X requests from the VF.  The
+ *  This function is a default handler for MSI-X requests from the VF. The
  *  assumption is that in this case it is acceptable to just directly
  *  hand off the message from the VF to the underlying shared code.
  **/
-- 
2.18.0.219.gaf81d287a9da


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Intel-wired-lan] [net-next 1/1] fm10k: TRIVIAL cleanup of extra spacing in function comment
  2019-01-04  0:49 [Intel-wired-lan] [net-next 1/1] fm10k: TRIVIAL cleanup of extra spacing in function comment Jacob Keller
@ 2019-01-11 18:47 ` Bowers, AndrewX
  0 siblings, 0 replies; 2+ messages in thread
From: Bowers, AndrewX @ 2019-01-11 18:47 UTC (permalink / raw)
  To: intel-wired-lan

> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Jacob Keller
> Sent: Thursday, January 3, 2019 4:49 PM
> To: Intel Wired LAN <intel-wired-lan@lists.osuosl.org>
> Subject: [Intel-wired-lan] [net-next 1/1] fm10k: TRIVIAL cleanup of extra
> spacing in function comment
> 
> The function comment for fm10k_iov_msg_msix_pf has an extra space in a
> sentence, which is unnecessary.
> 
> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
> ---
>  drivers/net/ethernet/intel/fm10k/fm10k_pf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers@intel.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-11 18:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04  0:49 [Intel-wired-lan] [net-next 1/1] fm10k: TRIVIAL cleanup of extra spacing in function comment Jacob Keller
2019-01-11 18:47 ` Bowers, AndrewX

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.