From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, mlxsw@nvidia.com, saeedm@nvidia.com,
moshe@nvidia.com
Subject: [patch net-next v4 0/3] net: devlink: devl_* cosmetic fixes
Date: Tue, 12 Jul 2022 12:24:21 +0200 [thread overview]
Message-ID: <20220712102424.2774011-1-jiri@resnulli.us> (raw)
From: Jiri Pirko <jiri@nvidia.com>
Hi. This patches just fixes some small cosmetic issues of devl_* related
functions which I found on the way.
Jiri Pirko (3):
net: devlink: fix unlocked vs locked functions descriptions
net: devlink: use helpers to work with devlink->lock mutex
net: devlink: move unlocked function prototypes alongside the locked
ones
include/net/devlink.h | 16 ++-
net/core/devlink.c | 252 +++++++++++++++++++++++-------------------
2 files changed, 144 insertions(+), 124 deletions(-)
--
2.35.3
next reply other threads:[~2022-07-12 10:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 10:24 Jiri Pirko [this message]
2022-07-12 10:24 ` [patch net-next v4 1/3] net: devlink: fix unlocked vs locked functions descriptions Jiri Pirko
2022-07-12 10:24 ` [patch net-next v4 2/3] net: devlink: use helpers to work with devlink->lock mutex Jiri Pirko
2022-07-12 10:24 ` [patch net-next v4 3/3] net: devlink: move unlocked function prototypes alongside the locked ones Jiri Pirko
2022-07-13 13:00 ` [patch net-next v4 0/3] net: devlink: devl_* cosmetic fixes patchwork-bot+netdevbpf
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=20220712102424.2774011-1-jiri@resnulli.us \
--to=jiri@resnulli.us \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=mlxsw@nvidia.com \
--cc=moshe@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.