diff options
author | Jiri Pirko <jiri@nvidia.com> | 2022-07-12 12:24:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-07-13 13:49:43 +0100 |
commit | 1abfb265f0accc8635254cf1da03154ac7a5fb1b (patch) | |
tree | c8e9dc12603e4f84f044e8c703d76e3c587be66f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3e35d198cee665efcf7b9ee01f443c263be73296 (diff) |
net: devlink: fix unlocked vs locked functions descriptions
To be unified with the rest of the code, the unlocked version (devl_*)
of function should have the same description in documentation as the
locked one. Add the missing documentation. Also, add "Context"
annotation for the locked versions where it is missing.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions