diff options
author | Martin Kaiser <[email protected]> | 2023-07-19 09:18:03 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-07-28 18:20:25 +0800 |
commit | 80e40fea8e2a7528b079ac1853da528c5cabf625 (patch) | |
tree | 92a83b2975c6081037681aa217518b5b7f8a9c89 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9f3fa6bc4ff8515da1349c44a77e7327bd2f4788 (diff) |
hwrng: cctrng - don't open code init and exit functions
Do not open code the init and exit functions of the cctrng driver.
If we move the BUILD_BUG_ON checks into the probe function, we can use
module_platform_driver and make the code shorter.
Signed-off-by: Martin Kaiser <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions