diff options
author | Dan Streetman <ddstreet@ieee.org> | 2015-07-22 14:26:31 -0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-23 18:14:29 +0800 |
commit | 039af9675fd9ce2bc1d0b02b9cb10ca9fd7a5445 (patch) | |
tree | 028a68c47db74e5ced4dffc54e5a7712e4f8c6ee /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8f5ea2df02fb0a50d81701e0c5dc8a5f00381147 (diff) |
crypto: nx - remove __init/__exit from VIO functions
Remove the __init and __exit modifiers from the VIO driver probe and
remove functions.
The driver functions should not be marked __init/__exit because they
can/will be called during runtime, not only at module init and exit.
Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions