diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-02-12 15:02:35 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-12 18:54:15 -0800 |
commit | 42cf809654e4ea2fa16dd73608e153f1c6f7c2ed (patch) | |
tree | 927fdf62df517e9ee34dd3e96b0bc4d82dc753cf /lib/dynamic_queue_limits.c | |
parent | 85c5e27c4a7d085e8a0e112f659f6375c6f309e1 (diff) | |
download | linux-stable-42cf809654e4ea2fa16dd73608e153f1c6f7c2ed.tar.gz linux-stable-42cf809654e4ea2fa16dd73608e153f1c6f7c2ed.tar.bz2 linux-stable-42cf809654e4ea2fa16dd73608e153f1c6f7c2ed.zip |
lib/sort.c: use simpler includes
sort.c doesn't use facilities from kernel.h, but does use some types
defined in linux/types.h. Include the latter directly instead of relying
on some other header doing it. Similarly, include linux/export.h directly
instead of through module.h. This removes 80 lines from the dependency
file .sort.o.cmd.
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 'lib/dynamic_queue_limits.c')
0 files changed, 0 insertions, 0 deletions