| Submitter | Ezequiel Garcia |
|---|---|
| Date | Nov. 21, 2012, 3:46 p.m. |
| Message ID | <1353512772-2649-1-git-send-email-elezegarcia@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/200794/ |
| State | New |
| Headers | show |
Comments
On Wed, 2012-11-21 at 12:46 -0300, Ezequiel Garcia wrote: > This line of comment looks completely bogus. > > It was introduced in: > commit d99383b00eba9c6ac3dea462d718b2849012ee03 > Author: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> > Date: Wed May 18 14:47:34 2011 +0300 > > UBI: change the interface of a debugging check function > > Remove it. Pushed to linux-ubi.git, thanks!
Patch
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
This line of comment looks completely bogus. It was introduced in: commit d99383b00eba9c6ac3dea462d718b2849012ee03 Author: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Date: Wed May 18 14:47:34 2011 +0300 UBI: change the interface of a debugging check function Remove it. Cc: Artem Bityutskiy <dedekind1@gmail.com> Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> --- drivers/mtd/ubi/wl.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)