X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_yaffs1.c;h=b6c43e5ef3571c88c4e8a25b1698fa4efa372bee;hp=4ab0f22bb563959febbd22f0715237482f14ff60;hb=37b3d62be56e614fdce1449dd9b88aead76f052d;hpb=5409719091c79983abc45bcc3070bce6786c8278 diff --git a/yaffs_yaffs1.c b/yaffs_yaffs1.c index 4ab0f22..b6c43e5 100644 --- a/yaffs_yaffs1.c +++ b/yaffs_yaffs1.c @@ -303,8 +303,7 @@ int yaffs1_scan(struct yaffs_dev *dev) variant.dir_variant.children); } else if (!parent || parent->variant_type != - YAFFS_OBJECT_TYPE_DIRECTORY) - { + YAFFS_OBJECT_TYPE_DIRECTORY) { /* Hoosterman, another problem.... * We're trying to use a non-directory as a directory */