diff options
author | 2022-04-04 16:06:36 -0400 | |
---|---|---|
committer | 2022-04-06 14:02:16 -0500 | |
commit | 314a5540ffee6cedcfdd6c8439f322282c0e76ae (patch) | |
tree | 11cf3c27bed367d52caa323a45aa48133c4bb5c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dlm: remove unnecessary INIT_LIST_HEAD() (diff) | |
download | linux-dev-314a5540ffee6cedcfdd6c8439f322282c0e76ae.tar.xz linux-dev-314a5540ffee6cedcfdd6c8439f322282c0e76ae.zip |
dlm: move global to static inits
Instead of init global module at module loading time we can move the
initialization of those global variables at memory initialization of the
module loader.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions