All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [next-queue 0/8] Trivial fix-ups for Intel wired LAN drivers 09/10/2015
@ 2015-09-14  6:27 =?unknown-8bit?q?J=CE=B5an?= Sacren
  2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 1/8] e1000: clean up the useless 'continue' statement =?unknown-8bit?q?J=CE=B5an?= Sacren
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: =?unknown-8bit?q?J=CE=B5an?= Sacren @ 2015-09-14  6:27 UTC (permalink / raw)
  To: intel-wired-lan

This series contains trivial fix-ups and cleanups for Intel wired LAN
drivers as of 09/10/2015:

1) Two trivial fix-ups for local object initialization and duplicate
   exit path.

2) Two cleanups for local variable and a keyword.

3) Four kernel-doc fix-ups.

Jean Sacren (8):
  e1000: clean up the useless 'continue' statement
  e1000: fix a typo in the comment
  e1000e: clean up the local variable
  i40e: fix kernel-doc argument name
  ixgbe: fix multiple kernel-doc errors
  i40e: declare rather than initialize int object
  e1000: fix kernel-doc argument being missing
  e1000: get rid of duplicate exit path

 drivers/net/ethernet/intel/e1000/e1000_hw.c   | 8 ++++----
 drivers/net/ethernet/intel/e1000/e1000_main.c | 7 ++++---
 drivers/net/ethernet/intel/e1000e/netdev.c    | 5 +----
 drivers/net/ethernet/intel/i40e/i40e_main.c   | 4 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 9 +++------
 5 files changed, 14 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2015-09-22 21:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14  6:27 [Intel-wired-lan] [next-queue 0/8] Trivial fix-ups for Intel wired LAN drivers 09/10/2015 =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 1/8] e1000: clean up the useless 'continue' statement =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14 16:48   ` Rustad, Mark D
2015-09-15  5:35     ` =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-15 18:24       ` Rustad, Mark D
2015-09-16 15:34         ` =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-16 16:38           ` Alexander Duyck
2015-09-16 18:27             ` Rustad, Mark D
2015-09-16 21:09               ` Alexander Duyck
2015-09-16 23:36                 ` Rustad, Mark D
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 2/8] e1000: fix a typo in the comment =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 3/8] e1000e: clean up the local variable =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 4/8] i40e: fix kernel-doc argument name =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-22 21:27   ` Bowers, AndrewX
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 5/8] ixgbe: fix multiple kernel-doc errors =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 6/8] i40e: declare rather than initialize int object =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 7/8] e1000: fix kernel-doc argument being missing =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-14  6:27 ` [Intel-wired-lan] [next-queue 8/8] e1000: get rid of duplicate exit path =?unknown-8bit?q?J=CE=B5an?= Sacren

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.