commit | cff397e6b3c5bd67e26946792e81ab064c9acc1f | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@kernel.org> | Mon Sep 21 17:02:53 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:35 2009 -0700 |
tree | 2edb4c761d81ed9d2c99b03ce1ab928f7caa5951 | |
parent | 2ca4532a49be92d7b2766c3244b30fa8bfb0114d [diff] |
mm: includecheck fix for mm/shmem.c Fix the following 'make includecheck' warning: mm/shmem.c: linux/vfs.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>