linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 -next 0/4] net: emaclite: support arm64 platform
@ 2020-01-31 11:47 Radhey Shyam Pandey
  2020-01-31 11:47 ` [PATCH v3 -next 1/4] net: emaclite: Fix coding style Radhey Shyam Pandey
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Radhey Shyam Pandey @ 2020-01-31 11:47 UTC (permalink / raw)
  To: davem, netdev
  Cc: michal.simek, anirudha.sarangi, john.linn, mchehab+samsung,
	gregkh, nicolas.ferre, linux-arm-kernel, linux-kernel,
	Radhey Shyam Pandey

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 and sparse warnings.

Changes for v3:
- Fix sparse warnings reported by lkp@intel.com in 
  [PATCH net-next v2 2/3] net: emaclite: In kconfig
  remove arch dependencyarch dependency patch.

Changes for v2:
- Modified description of reset_lock spinlock variable.


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

Radhey Shyam Pandey (3):
  net: emaclite: Fix coding style
  net: emaclite: In kconfig remove arch dependency
  net: emaclite: Fix restricted cast warning of sparse

 drivers/net/ethernet/xilinx/Kconfig           |  2 +-
 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 52 +++++++++++++--------------
 2 files changed, 25 insertions(+), 29 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-02-10 14:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31 11:47 [PATCH v3 -next 0/4] net: emaclite: support arm64 platform Radhey Shyam Pandey
2020-01-31 11:47 ` [PATCH v3 -next 1/4] net: emaclite: Fix coding style Radhey Shyam Pandey
2020-01-31 11:47 ` [PATCH v3 -next 2/4] net: emaclite: In kconfig remove arch dependency Radhey Shyam Pandey
2020-01-31 11:47 ` [PATCH v3 -next 3/4] net: emaclite: Fix arm64 compilation warnings Radhey Shyam Pandey
2020-01-31 13:37   ` Andrew Lunn
2020-02-10 14:26     ` Radhey Shyam Pandey
2020-01-31 11:47 ` [PATCH v3 -next 4/4] net: emaclite: Fix restricted cast warning of sparse Radhey Shyam Pandey
2020-01-31 13:48   ` Andrew Lunn
2020-02-10 14:55     ` 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).