aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrey Ryabinin <[email protected]>2014-08-06 16:04:14 -0700
committerLinus Torvalds <[email protected]>2014-08-06 18:01:14 -0700
commit5240ab4076bd3815473f2f2991741acc698f8b58 (patch)
tree91f568f8f5da309b5d4b339fcc14780ad1b9c9d0 /tools/perf/scripts/python
parent18bf854117c6caa4d0083bd42411895163467cb9 (diff)
mm: slab.h: wrap the whole file with guarding macro
Guarding section: #ifndef MM_SLAB_H #define MM_SLAB_H ... #endif currently doesn't cover the whole mm/slab.h. It seems like it was done unintentionally. Wrap the whole file by moving closing #endif to the end of it. Signed-off-by: Andrey Ryabinin <[email protected]> Acked-by: Christoph Lameter <[email protected]> Acked-by: David Rientjes <[email protected]> Reviewed-by: Vladimir Davydov <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: Joonsoo Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions