From patchwork Wed Nov 21 15:46:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [TRIVIAL] ubi: Remove spurious comment Date: Wed, 21 Nov 2012 05:46:12 -0000 From: Ezequiel Garcia X-Patchwork-Id: 200794 Message-Id: <1353512772-2649-1-git-send-email-elezegarcia@gmail.com> To: Cc: Ezequiel Garcia , Artem Bityutskiy This line of comment looks completely bogus. It was introduced in: commit d99383b00eba9c6ac3dea462d718b2849012ee03 Author: Artem Bityutskiy Date: Wed May 18 14:47:34 2011 +0300 UBI: change the interface of a debugging check function Remove it. Cc: Artem Bityutskiy Signed-off-by: Ezequiel Garcia --- drivers/mtd/ubi/wl.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/mtd/ubi/wl.c b/drivers/mtd/ubi/wl.c index da7b449..ae95517 100644 --- a/drivers/mtd/ubi/wl.c +++ b/drivers/mtd/ubi/wl.c @@ -1,5 +1,4 @@ /* - * @ubi: UBI device description object * Copyright (c) International Business Machines Corp., 2006 * * This program is free software; you can redistribute it and/or modify