From eac00e07418b1c0e987ed6f4012762daae764234 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Thu, 14 Apr 2011 11:36:31 +0300 Subject: [PATCH] --- yaml --- r: 250475 b: refs/heads/master c: 1426414431a8d37a6e631e0b5e2ad6186b81876a h: refs/heads/master i: 250473: b206d9fc4563081849aa4d105c1c88e36066e533 250471: 56d85a0d21025dc210beec5faa2a56503c683f76 v: v3 --- [refs] | 2 +- trunk/drivers/mtd/ubi/io.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 452265236e4a..9c88e6d4d54a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: feddbb34ebd75e9b6bf573b852079e327a88c07a +refs/heads/master: 1426414431a8d37a6e631e0b5e2ad6186b81876a diff --git a/trunk/drivers/mtd/ubi/io.c b/trunk/drivers/mtd/ubi/io.c index d58ceb1ca8fd..8c1b1c7bc4a7 100644 --- a/trunk/drivers/mtd/ubi/io.c +++ b/trunk/drivers/mtd/ubi/io.c @@ -465,7 +465,7 @@ static int torture_peb(struct ubi_device *ubi, int pnum) } err = patt_count; - ubi_msg("PEB %d passed torture test, do not mark it a bad", pnum); + ubi_msg("PEB %d passed torture test, do not mark it as bad", pnum); out: mutex_unlock(&ubi->buf_mutex);