netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next v3 0/3] net: devlink: devl_* cosmetic fixes
@ 2022-07-08  7:48 Jiri Pirko
  2022-07-08  7:50 ` [patch net-next v3 1/3] net: devlink: fix unlocked vs locked functions descriptions Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jiri Pirko @ 2022-07-08  7:48 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: make devlink_dpipe_headers_register() return void

 .../ethernet/mellanox/mlxsw/spectrum_dpipe.c  |   6 +-
 include/net/devlink.h                         |   2 +-
 net/core/devlink.c                            | 289 ++++++++++--------
 3 files changed, 165 insertions(+), 132 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-07-09  4:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08  7:48 [patch net-next v3 0/3] net: devlink: devl_* cosmetic fixes Jiri Pirko
2022-07-08  7:50 ` [patch net-next v3 1/3] net: devlink: fix unlocked vs locked functions descriptions Jiri Pirko
2022-07-08  7:50   ` [patch net-next v3 2/3] net: devlink: use helpers to work with devlink->lock mutex Jiri Pirko
2022-07-08  7:52 ` [patch net-next v3 3/3] net: devlink: move unlocked function prototypes alongside the locked ones Jiri Pirko
2022-07-08 22:17 ` [patch net-next v3 0/3] net: devlink: devl_* cosmetic fixes Jakub Kicinski
2022-07-09  4:58   ` Jiri Pirko

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).