aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMinchan Kim <[email protected]>2012-01-10 15:08:39 -0800
committerLinus Torvalds <[email protected]>2012-01-10 16:30:46 -0800
commitdb1aecafef58b5dda39c4228debe2c845e4a27ab (patch)
tree4f8848463794e2e2d90039dc95a304d5efd7ca5a /tools/perf/scripts/python/sctop.py
parent3770490ec82ca63d5fdcebeb95f2f68af2626357 (diff)
mm/vmalloc.c: change void* into explict vm_struct*
vmap_area->private is void* but we don't use the field for various purpose but use only for vm_struct. So change it to a vm_struct* with naming to improve for readability and type checking. Signed-off-by: Minchan Kim <[email protected]> Acked-by: David Rientjes <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions