]> git.baikalelectronics.ru Git - kernel.git/commit
Do not include linux/backing-dev.h twice
authorJesper Juhl <jesper.juhl@gmail.com>
Mon, 10 Mar 2008 00:12:08 +0000 (01:12 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 10 Mar 2008 05:21:52 +0000 (22:21 -0700)
commit106c198548602d24f7f02a2f1adb3a1ed6dabce8
tree2f65a70ca42a9f02a4e2eebc816300dbafe0d749
parent9cdd5087df04d18e8917b44f398e2412f73fcfb5
Do not include linux/backing-dev.h twice

Don't include linux/backing-dev.h twice in mm/filemap.c, it's pointless.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/filemap.c