From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Arseniy Krasnov <avkrasnov@salutedevices.com>
Cc: Arseniy Krasnov <AVKrasnov@sberdevices.ru>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Johan Jonker <jbx6244@gmail.com>, <oxffffaa@gmail.com>,
<kernel@sberdevices.ru>, <linux-mtd@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype
Date: Mon, 11 Sep 2023 15:11:10 +0200 [thread overview]
Message-ID: <20230911151110.09cf4c00@xps-13> (raw)
In-Reply-To: <7ab06111-5208-77b2-0f09-0751de23ae66@salutedevices.com>
Hi Arseniy,
avkrasnov@salutedevices.com wrote on Mon, 11 Sep 2023 13:30:00 +0300:
> Please, ping
Please, -rc1 was tagged yesterday night...
> Thanks, Arseniy
>
> On 23.08.2023 13:52, Arseniy Krasnov wrote:
> > This function is exported and its prototype is already placed in
> > include/linux/mtd/rawnand.h.
> >
> > Signed-off-by: Arseniy Krasnov <AVKrasnov@sberdevices.ru>
> > ---
> > drivers/mtd/nand/raw/internals.h | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/mtd/nand/raw/internals.h b/drivers/mtd/nand/raw/internals.h
> > index e9932da18bdd..b7162ced9efa 100644
> > --- a/drivers/mtd/nand/raw/internals.h
> > +++ b/drivers/mtd/nand/raw/internals.h
> > @@ -106,7 +106,6 @@ int nand_read_page_raw_notsupp(struct nand_chip *chip, u8 *buf,
> > int oob_required, int page);
> > int nand_write_page_raw_notsupp(struct nand_chip *chip, const u8 *buf,
> > int oob_required, int page);
> > -int nand_exit_status_op(struct nand_chip *chip);
> > int nand_read_param_page_op(struct nand_chip *chip, u8 page, void *buf,
> > unsigned int len);
> > void nand_decode_ext_id(struct nand_chip *chip);
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2023-09-11 13:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-23 10:52 [PATCH v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype Arseniy Krasnov
2023-09-11 10:30 ` Arseniy Krasnov
2023-09-11 13:11 ` Miquel Raynal [this message]
2023-09-11 15:54 ` Arseniy Krasnov
2023-09-11 15:59 ` Miquel Raynal
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=20230911151110.09cf4c00@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=AVKrasnov@sberdevices.ru \
--cc=avkrasnov@salutedevices.com \
--cc=jbx6244@gmail.com \
--cc=kernel@sberdevices.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=oxffffaa@gmail.com \
--cc=richard@nod.at \
--cc=vigneshr@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox