From: Brian Norris <computersforpeace@gmail.com>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH 3/3] mtd: spi-nor: fix error handling in spi_nor_erase
Date: Fri, 4 Dec 2015 15:40:22 -0800 [thread overview]
Message-ID: <20151204234022.GI120110@google.com> (raw)
In-Reply-To: <564B7D9E.4070901@gmail.com>
On Tue, Nov 17, 2015 at 08:18:54PM +0100, Heiner Kallweit wrote:
> The documenting comment of mtd_erase in mtdcore.c states:
> Device drivers are supposed to call instr->callback() whenever
> the operation completes, even if it completes with a failure.
>
> Currently the callback isn't called in case of failure. Fix this.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Applied patch 3 to l2-mtd.git. Thanks!
prev parent reply other threads:[~2015-12-04 23:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 19:18 [PATCH 3/3] mtd: spi-nor: fix error handling in spi_nor_erase Heiner Kallweit
2015-12-04 23:40 ` Brian Norris [this message]
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=20151204234022.GI120110@google.com \
--to=computersforpeace@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
/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.