diff options
author | 2015-02-12 15:03:10 -0800 | |
---|---|---|
committer | 2015-02-12 18:54:16 -0800 | |
commit | 2ddae683bf36d50b960402a94a55047ab0c73e2c (patch) | |
tree | 60f4e5c60f8a7b9ba5c589601c3f62ac7d417a42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib/show_mem.c: remove redundant include (diff) | |
download | wireguard-linux-2ddae683bf36d50b960402a94a55047ab0c73e2c.tar.xz wireguard-linux-2ddae683bf36d50b960402a94a55047ab0c73e2c.zip |
lib/sort.c: move include inside #if 0
The sort function and its helpers don't do memory allocation, so the
slab.h include is redundant. Move it inside the #if 0 protecting the
self-test, similar to how it is done in lib/list_sort.c. This removes
over 450 lines from the generated dependency file.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions