All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch net-next v4 0/3] net: devlink: devl_* cosmetic fixes
@ 2022-07-12 10:24 Jiri Pirko
  2022-07-12 10:24 ` [patch net-next v4 1/3] net: devlink: fix unlocked vs locked functions descriptions Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiri Pirko @ 2022-07-12 10:24 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    | 252 +++++++++++++++++++++++-------------------
 2 files changed, 144 insertions(+), 124 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-07-13 13:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 10:24 [patch net-next v4 0/3] net: devlink: devl_* cosmetic fixes Jiri Pirko
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

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.