diff options
| author | Miaohe Lin <[email protected]> | 2022-04-28 23:16:05 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-04-28 23:16:05 -0700 |
| commit | dc3a1f3024b3222e21176249eea38ccb5d562218 (patch) | |
| tree | bf97c52f8b18cd63e597b87ddf927d1f5331723f /tools/perf/scripts/python | |
| parent | c310e06cc4e44b4ec4bc02f0494a7f55cc36c1be (diff) | |
mm/z3fold: declare z3fold_mount with __init
Patch series "A few cleanup patches for z3fold", v2.
This series contains a few patches to simplify the code, remove unneeded
code, fix obsolete comment and so on. More details can be found in the
respective changelogs.
This patch (of 8):
z3fold_mount is only called during init. So we should declare it with
__init.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Vitaly Wool <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions