linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: emaclite: support arm64 platform
@ 2019-12-16 12:08 Radhey Shyam Pandey
  2019-12-16 12:08 ` [PATCH net-next 1/3] net: emaclite: Fix coding style Radhey Shyam Pandey
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Radhey Shyam Pandey @ 2019-12-16 12:08 UTC (permalink / raw)
  To: davem, michal.simek
  Cc: netdev, linux-arm-kernel, linux-kernel, git, Radhey Shyam Pandey

MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This patchset fixes the checkpatch warning reported in xilinx emaclite
driver. It also remove obsolete arch dependency in kconfig to support
aarch64 platform and fixes related gcc warnings. 

Michal Simek (1):
  net: emaclite: Fix arm64 compilation warnings

Radhey Shyam Pandey (2):
  net: emaclite: Fix coding style
  net: emaclite: In kconfig remove arch dependency

 drivers/net/ethernet/xilinx/Kconfig           |  2 +-
 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 45 ++++++++++++---------------
 2 files changed, 21 insertions(+), 26 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH net-next 0/3] net: emaclite: Trivial code cleanup
@ 2022-04-14 12:37 Radhey Shyam Pandey
  2022-04-14 12:37 ` [PATCH net-next 1/3] net: emaclite: Fix coding style Radhey Shyam Pandey
  0 siblings, 1 reply; 7+ messages in thread
From: Radhey Shyam Pandey @ 2022-04-14 12:37 UTC (permalink / raw)
  To: davem, kuba, pabeni, andrew
  Cc: michal.simek, netdev, linux-arm-kernel, linux-kernel, git,
	Radhey Shyam Pandey


This patchset fix coding style issues, remove BUFFER_ALIGN
macro and also update copyright text.


I have to resend as earlier series didn't reach mailing list
due to some configuration issue.


Michal Simek (1):
  net: emaclite: Update copyright text to correct format

Radhey Shyam Pandey (1):
  net: emaclite: Fix coding style

Shravya Kumbham (1):
  net: emaclite: Remove custom BUFFER_ALIGN macro

 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 55 +++++++++------------------
 1 file changed, 18 insertions(+), 37 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2022-04-14 12:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16 12:08 [PATCH net-next 0/3] net: emaclite: support arm64 platform Radhey Shyam Pandey
2019-12-16 12:08 ` [PATCH net-next 1/3] net: emaclite: Fix coding style Radhey Shyam Pandey
2019-12-17 21:57   ` David Miller
2019-12-18 13:34     ` Radhey Shyam Pandey
2019-12-16 12:08 ` [PATCH net-next 2/3] net: emaclite: In kconfig remove arch dependency Radhey Shyam Pandey
2019-12-16 12:08 ` [PATCH net-next 3/3] net: emaclite: Fix arm64 compilation warnings Radhey Shyam Pandey
2022-04-14 12:37 [PATCH net-next 0/3] net: emaclite: Trivial code cleanup Radhey Shyam Pandey
2022-04-14 12:37 ` [PATCH net-next 1/3] net: emaclite: Fix coding style Radhey Shyam Pandey

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