]> git.baikalelectronics.ru Git - kernel.git/commit
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
authorMichal Piotrowski <michal.k.k.piotrowski@gmail.com>
Fri, 22 Sep 2006 09:13:46 +0000 (10:13 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 22 Sep 2006 09:13:46 +0000 (10:13 +0100)
commit6d6cd5dced19200c276fd2cf83ee567ca631d4f1
treeb7c5e149cdf942723c409b85df8da01fb55324d0
parent79d117f1c2819204f0dd53fdbe0cc31be4acdd0c
[JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h

We certainly don't need the check for Linux version > 2.5.2, and in fact
we can also live without the __ECOS check, since we can just add it back
in the eCos git tree which is automatically derived from the Linux fs/jffs2
subdirectory in the upstream git tree.

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/jffs2_fs_i.h