linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: fsl-dpaa2/eth: Private header cleanup
@ 2018-08-01 16:09 Ioana Radulescu
  2018-08-01 16:09 ` [PATCH 1/4] staging: fsl-dpaa2/eth: Cleanup comments Ioana Radulescu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ioana Radulescu @ 2018-08-01 16:09 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, ioana.ciornei

Private header file net.h receives a cleanup and the remaining code
is then merged into dpkg.h

This patchset depends on:
staging: fsl-dpaa2/eth: add SPDX license identifiers
(https://lore.kernel.org/patchwork/patch/969402/)

Ioana Radulescu (4):
  staging: fsl-dpaa2/eth: Cleanup comments
  staging: fsl-dpaa2/eth: Remove dead code
  staging: fsl-dpaa2/eth: Use BIT() macro
  staging: fsl-dpaa2/eth: Merge header files

 drivers/staging/fsl-dpaa2/ethernet/dpkg.h | 350 ++++++++++++++++++++++-
 drivers/staging/fsl-dpaa2/ethernet/net.h  | 452 ------------------------------
 2 files changed, 349 insertions(+), 453 deletions(-)
 delete mode 100644 drivers/staging/fsl-dpaa2/ethernet/net.h

-- 
2.7.4


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

end of thread, other threads:[~2018-08-01 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-01 16:09 [PATCH 0/4] staging: fsl-dpaa2/eth: Private header cleanup Ioana Radulescu
2018-08-01 16:09 ` [PATCH 1/4] staging: fsl-dpaa2/eth: Cleanup comments Ioana Radulescu
2018-08-01 16:09 ` [PATCH 2/4] staging: fsl-dpaa2/eth: Remove dead code Ioana Radulescu
2018-08-01 16:09 ` [PATCH 3/4] staging: fsl-dpaa2/eth: Use BIT() macro Ioana Radulescu
2018-08-01 16:09 ` [PATCH 4/4] staging: fsl-dpaa2/eth: Merge header files Ioana Radulescu

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