X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=yaffs_verify.c;h=ba9b9f478f50291e189ed190e90b45664837a681;hb=ebbed01a137b01aaf6423eea1b739a957d8c9551;hp=9141eb5dbd2dbf4f0afa54db3e910cb8e8055640;hpb=1f3d64d1d804fef6715126dead54bf30b176c67e;p=yaffs2.git diff --git a/yaffs_verify.c b/yaffs_verify.c index 9141eb5..ba9b9f4 100644 --- a/yaffs_verify.c +++ b/yaffs_verify.c @@ -53,6 +53,8 @@ void yaffs_verify_blk(struct yaffs_dev *dev, struct yaffs_block_info *bi, int n) int actually_used; int in_use; + (void) block_state_name; + if (yaffs_skip_verification(dev)) return;