diff options
| author | Kemeng Shi <[email protected]> | 2023-07-14 19:47:47 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:31 -0700 |
| commit | 063ff7cd8bf24aa14c897b6168591d3d0dae2a5e (patch) | |
| tree | 973da2063ab8d3ae9a04c322c804251f25d9e580 /tools/perf/scripts/python | |
| parent | 5f6d28622ffc7fa356b2745b088c831ebb8546b0 (diff) | |
mm/page_ext: remove unused return value of offline_page_ext
Patch series "minor cleanups for page_ext".
This series contains some random minor cleanups for page_ext. More
details can be found in respective patches.
This patch (of 3):
offline_page_ext always returns 0 and no caller checks the return value.
Just remove unused return value of offline_page_ext.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kemeng Shi <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions