]> git.baikalelectronics.ru Git - kernel.git/commit
magic.h: move some FS magic numbers into magic.h
authorMuthu Kumar <muthu.lkml@gmail.com>
Fri, 23 Mar 2012 22:01:50 +0000 (15:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Mar 2012 23:58:31 +0000 (16:58 -0700)
commitbfc86d3952b4caff10eb894ddde51424a5018d8c
tree4de5d63e00a348108c436ebfd0639b57295e4bfe
parent3d063c276de4b46448cd686b2b246191dc85d8bb
magic.h: move some FS magic numbers into magic.h

- Move open-coded filesystem magic numbers into magic.h

- Rearrange magic.h so that the filesystem-related constants are grouped
  together.

Signed-off-by: Muthukumar R <muthur@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mtd/mtdchar.c
fs/binfmt_misc.c
fs/block_dev.c
fs/pipe.c
include/linux/magic.h
include/linux/pipe_fs_i.h