diff options
author | Yazen Ghannam <[email protected]> | 2017-01-24 16:32:25 -0600 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2017-01-28 13:08:10 +0100 |
commit | 234365f56e75d91c5bd7fbde2b8a9b02851845b8 (patch) | |
tree | c276d38f05b75361c2b883ab09a8b5e5b67525c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2b9b2c465928260f40e2f570c953881bff291bef (diff) |
EDAC, amd64: Move global code out of instance functions
We have a few functions that register/unregister an ECC error decoding
routine. These functions are called when we init/remove instances.
However, they are global and so don't need to be registered/unregistered
multiple times.
So move them out of the init/remove instance functions and into the
module init/exit routines.
Signed-off-by: Yazen Ghannam <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions