netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] bna: clean-up 2
@ 2015-06-17 16:41 Ivan Vecera
  2015-06-17 16:41 ` [PATCH net-next 1/3] bna: remove unnecessary cast of BIT value Ivan Vecera
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ivan Vecera @ 2015-06-17 16:41 UTC (permalink / raw)
  To: netdev; +Cc: rasesh.mody

Next round of cleaning patches.

Ivan Vecera (3):
  bna: remove unnecessary cast of BIT value
  bna: make pointers to read-only inputs const
  bna: remove superfluous parentheses

 .../net/ethernet/brocade/bna/bfa_defs_mfg_comm.h   |   2 +-
 drivers/net/ethernet/brocade/bna/bfa_ioc.c         |  10 +-
 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c      | 101 ++++++++++-----------
 drivers/net/ethernet/brocade/bna/bna.h             |  19 ++--
 drivers/net/ethernet/brocade/bna/bna_enet.c        |   4 +-
 drivers/net/ethernet/brocade/bna/bna_tx_rx.c       |  18 ++--
 drivers/net/ethernet/brocade/bna/bnad.c            |  18 ++--
 drivers/net/ethernet/brocade/bna/bnad.h            |   2 +-
 drivers/net/ethernet/brocade/bna/bnad_debugfs.c    |   6 +-
 9 files changed, 89 insertions(+), 91 deletions(-)

-- 
2.3.6

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

end of thread, other threads:[~2015-06-21 17:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 16:41 [PATCH net-next 0/3] bna: clean-up 2 Ivan Vecera
2015-06-17 16:41 ` [PATCH net-next 1/3] bna: remove unnecessary cast of BIT value Ivan Vecera
2015-06-17 16:41 ` [PATCH net-next 2/3] bna: make pointers to read-only inputs const Ivan Vecera
2015-06-17 16:41 ` [PATCH net-next 3/3] bna: remove superfluous parentheses Ivan Vecera
2015-06-21 17:32 ` [PATCH net-next 0/3] bna: clean-up 2 David Miller

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).