From: Artem Bityutskiy <dedekind1@gmail.com>
To: Tony Breeds <tony@bakeyournoodle.com>,
David Woodhouse <dwmw2@infradead.org>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: ndfc: fix typo in structure dereference
Date: Tue, 22 Nov 2011 23:42:14 +0200 [thread overview]
Message-ID: <1321998141.2222.21.camel@koala> (raw)
In-Reply-To: <20111122043904.GA22504@thor.bakeyournoodle.com>
On Tue, 2011-11-22 at 15:39 +1100, Tony Breeds wrote:
> In commit 9d7948c50055e74b693ce9e99a709b2e5bbc1942 (mtd: ndfc: use
> ofpart through generic parsing) we dereference a non pointer type
> causing the following compiler error:
> drivers/mtd/nand/ndfc.c: In function 'ndfc_chip_init':
> drivers/mtd/nand/ndfc.c:191: error: invalid type argument of '->' (have 'struct mtd_part_parser_data')
>
> Fix that.
>
> Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Pushed to l2-mtd-2.6.git, thanks.
This has to be sent to Linus this release cycle.
Artem.
prev parent reply other threads:[~2011-11-22 21:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-22 4:39 [PATCH] mtd: ndfc: fix typo in structure dereference Tony Breeds
2011-11-22 8:56 ` Dmitry Eremin-Solenikov
2011-11-22 21:37 ` Tony Breeds
2011-11-22 21:42 ` Artem Bityutskiy [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=1321998141.2222.21.camel@koala \
--to=dedekind1@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=tony@bakeyournoodle.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 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.