diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-10-14 23:18:27 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-16 04:52:26 +0300 |
commit | df96b8f45aa5808052088bbd2337f837784f06de (patch) | |
tree | 67c5c320dfda51ceef3c60cdbe95f7e2b6e9980f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c82b031dcb19d0c899c6e209c0ae8c0f3fffcd39 (diff) | |
download | linux-df96b8f45aa5808052088bbd2337f837784f06de.tar.xz |
can: gw: Use rtnl_register_many().
We will remove rtnl_register_module() in favour of rtnl_register_many().
rtnl_register_many() will unwind the previous successful registrations
on failure and simplify module error handling.
Let's use rtnl_register_many() instead.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Marc Kleine-Budde <mkl@pengutronix.de>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20241014201828.91221-11-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions