]> git.baikalelectronics.ru Git - kernel.git/commit
lib/genalloc.c: remove redundant include
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 12 Feb 2015 23:02:46 +0000 (15:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:15 +0000 (18:54 -0800)
commit22fe0b22741332e15f00707a25575c86f0c5c3bc
treee93e5a4c12ffd234c5c9bc4e61a313563a36e4cb
parentf9e6e048205dd5a5ad92f8c032f675909ed73d48
lib/genalloc.c: remove redundant include

Removing this include produces byte-identical output, and thus removes a
false dependency.

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>
lib/genalloc.c