From: Artem Bityutskiy <dedekind@infradead.org>
To: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@osdl.org>,
tglx@linutronix.de, haver@vnet.ibm.com, arnez@vnet.ibm.com,
llinux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] UBI: take 2
Date: Fri, 01 Dec 2006 09:49:49 +0200 [thread overview]
Message-ID: <1164959389.576.78.camel@sauron> (raw)
In-Reply-To: <1164947098.19697.45.camel@crusty.rchland.ibm.com>
Thank you Andrew,
On Thu, 2006-11-30 at 22:24 -0600, Josh Boyer wrote:
> On Thu, 2006-11-30 at 17:06 -0800, Andrew Morton wrote:
> > err = ubi_eba_write_leb(ubi, vol_id, lnum, tbuf, off, len,
> > - UBI_DATA_UNKNOWN, &written, 0, NULL);
> > + UBI_DATA_UNKNOWN, &written, NULL);
> Nice catch. Odd that gcc doesn't throw a warning on my system with it
> being like that.
Because this piece of code is for debugging purposes only and it is
usually disabled. You probably haven't ever enabled it.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2006-12-01 7:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-29 18:17 [PATCH] UBI: take 2 Artem Bityutskiy
2006-12-01 1:06 ` Andrew Morton
2006-12-01 4:24 ` Josh Boyer
2006-12-01 7:49 ` Artem Bityutskiy [this message]
2006-12-01 14:29 ` Artem Bityutskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1164959389.576.78.camel@sauron \
--to=dedekind@infradead.org \
--cc=akpm@osdl.org \
--cc=arnez@vnet.ibm.com \
--cc=haver@vnet.ibm.com \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=llinux-mtd@lists.infradead.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.