linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtdinfo: remove now unused ubigen info
@ 2011-06-08 18:52 Mike Frysinger
  2011-06-09  6:19 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2011-06-08 18:52 UTC (permalink / raw)
  To: linux-mtd

A previous commit moved the code using this var into a diff func.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 ubi-utils/src/mtdinfo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ubi-utils/src/mtdinfo.c b/ubi-utils/src/mtdinfo.c
index ca0ad71..38b63ca 100644
--- a/ubi-utils/src/mtdinfo.c
+++ b/ubi-utils/src/mtdinfo.c
@@ -185,7 +185,6 @@ static int print_dev_info(libmtd_t libmtd, const struct mtd_info *mtd_info, int
 {
 	int err;
 	struct mtd_dev_info mtd;
-	struct ubigen_info ui;
 
 	err = mtd_get_dev_info1(libmtd, mtdn, &mtd);
 	if (err) {
-- 
1.7.5.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mtdinfo: remove now unused ubigen info
  2011-06-08 18:52 [PATCH] mtdinfo: remove now unused ubigen info Mike Frysinger
@ 2011-06-09  6:19 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2011-06-09  6:19 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: linux-mtd

On Wed, 2011-06-08 at 14:52 -0400, Mike Frysinger wrote:
> A previous commit moved the code using this var into a diff func.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  ubi-utils/src/mtdinfo.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

Pushed, thanks you!

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-09  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 18:52 [PATCH] mtdinfo: remove now unused ubigen info Mike Frysinger
2011-06-09  6:19 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).