fs: includecheck fix: proc, kcore.c
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 7 Oct 2009 23:32:24 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Oct 2009 14:36:38 +0000 (07:36 -0700)
commit4055e97318809638a57fbe1746b93bc7a90ef0d3
tree8dedb30f4e9f2da35447a88d7a906427e48eb310
parent3700c155af56b54adfc737ba3164a41de2c59d41
fs: includecheck fix: proc, kcore.c

fix the following 'make includecheck' warning:

  fs/proc/kcore.c: linux/mm.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/kcore.c