public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [patch net-next v3/repost 0/3] net: devlink: devl_* cosmetic fixes
@ 2022-07-11 13:26 Jiri Pirko
  2022-07-11 13:26 ` [patch net-next v3/repost 1/3] net: devlink: fix unlocked vs locked functions descriptions Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jiri Pirko @ 2022-07-11 13:26 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, pabeni, edumazet, mlxsw, saeedm, moshe

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    | 284 ++++++++++++++++++++++++------------------
 2 files changed, 167 insertions(+), 133 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-07-12 10:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 13:26 [patch net-next v3/repost 0/3] net: devlink: devl_* cosmetic fixes Jiri Pirko
2022-07-11 13:26 ` [patch net-next v3/repost 1/3] net: devlink: fix unlocked vs locked functions descriptions Jiri Pirko
2022-07-11 13:26 ` [patch net-next v3/repost 2/3] net: devlink: use helpers to work with devlink->lock mutex Jiri Pirko
2022-07-11 13:26 ` [patch net-next v3/repost 3/3] net: devlink: move unlocked function prototypes alongside the locked ones Jiri Pirko
2022-07-11 14:31 ` [patch net-next v3/repost 0/3] net: devlink: devl_* cosmetic fixes Jiri Pirko
2022-07-12  8:53   ` Paolo Abeni
2022-07-12 10:04     ` Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox