From: Vladimir Oltean <olteanv@gmail.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: andrew@lunn.ch, f.fainelli@gmail.com, vivien.didelot@gmail.com
Subject: [PATCH net-next 0/3] Cosmetic cleanup in SJA1105 DSA driver
Date: Sat, 20 Jun 2020 20:18:29 +0300 [thread overview]
Message-ID: <20200620171832.3679837-1-olteanv@gmail.com> (raw)
From: Vladimir Oltean <vladimir.oltean@nxp.com>
This removes the sparse warnings from the sja1105 driver and makes some
structures constant.
Vladimir Oltean (3):
net: dsa: sja1105: remove empty structures from config table ops
net: dsa: sja1105: make config table operation structures constant
net: dsa: sja1105: make the instantiations of struct sja1105_info
constant
drivers/net/dsa/sja1105/sja1105.h | 12 +++----
.../net/dsa/sja1105/sja1105_dynamic_config.c | 25 ++-----------
.../net/dsa/sja1105/sja1105_dynamic_config.h | 4 +--
drivers/net/dsa/sja1105/sja1105_spi.c | 17 +++++----
.../net/dsa/sja1105/sja1105_static_config.c | 36 ++++---------------
.../net/dsa/sja1105/sja1105_static_config.h | 12 +++----
6 files changed, 33 insertions(+), 73 deletions(-)
--
2.25.1
next reply other threads:[~2020-06-20 17:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-20 17:18 Vladimir Oltean [this message]
2020-06-20 17:18 ` [PATCH net-next 1/3] net: dsa: sja1105: remove empty structures from config table ops Vladimir Oltean
2020-06-20 17:18 ` [PATCH net-next 2/3] net: dsa: sja1105: make config table operation structures constant Vladimir Oltean
2020-06-20 17:18 ` [PATCH net-next 3/3] net: dsa: sja1105: make the instantiations of struct sja1105_info constant Vladimir Oltean
2020-06-22 22:20 ` [PATCH net-next 0/3] Cosmetic cleanup in SJA1105 DSA driver Jakub Kicinski
2020-06-22 23:01 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200620171832.3679837-1-olteanv@gmail.com \
--to=olteanv@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=vivien.didelot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).