Skip to content
Commit 1fe4085f authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'devlink-small-improvements'



Parav Pandit says:

====================
devlink small improvements

This short series improves the devlink code for lock commment,
simplifying checks and keeping the scope of mutex lock for necessary
fields.

Patch summary:
Patch-1 Keep the devlink_mutex for only for necessary changes.
Patch-2 Avoids duplicate check for reload flag
Patch-3 Adds missing comment for the scope of devlink instance lock
Patch-4 Constify devlink instance pointer
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 3fc364c0 eac5f8a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment