aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMike Rapoport <[email protected]>2021-11-05 13:43:16 -0700
committerLinus Torvalds <[email protected]>2021-11-06 13:30:41 -0700
commit621d973901cf9fa6c6e31b31bdd36c5c5f3c9c9e (patch)
tree13862e3a4dca37c1946f506c9ea84daa3e2525a0 /tools/perf/scripts/python/event_analyzing_sample.py
parentfa27717110ae51b9b9013ced0b5143888257bb79 (diff)
memblock: stop aliasing __memblock_free_late with memblock_free_late
memblock_free_late() is a NOP wrapper for __memblock_free_late(), there is no point to keep this indirection. Drop the wrapper and rename __memblock_free_late() to memblock_free_late(). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Mike Rapoport <[email protected]> Cc: Christophe Leroy <[email protected]> Cc: Juergen Gross <[email protected]> Cc: Shahab Vahedi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions