From: Corentin LABBE <clabbe.montjoie@gmail.com>
To: "Brian Norris" <computersforpeace@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: baruch@tkos.co.il, dwmw2@infradead.org, fransklaver@gmail.com,
k.kozlowski.k@gmail.com, luis@debethencourt.com,
s.hauer@pengutronix.de, linux-kernel@vger.kernel.org,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mtd: nand: mxc_nand: fix a possible NULL dereference
Date: Mon, 16 Nov 2015 20:12:14 +0100 [thread overview]
Message-ID: <564A2A8E.30506@gmail.com> (raw)
In-Reply-To: <20151116183333.GL8456@google.com>
Le 16/11/2015 19:33, Brian Norris a écrit :
> On Thu, Nov 12, 2015 at 09:19:09AM +0100, Uwe Kleine-König wrote:
>> I really wonder there is no helper
>> function like:
>>
>> #define of_sensible_name(dev) of_match_device(dev->driver->of_match_table, dev)
>
> How about of_device_get_match_data()?
>
> It's not exactly what you asked for, but it gets what you need here.
>
> Brian
>
I have got the same comment from another thread.
I will use it. Thanks
Regards
prev parent reply other threads:[~2015-11-16 19:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 7:46 [PATCH] mtd: nand: mxc_nand: fix a possible NULL dereference LABBE Corentin
2015-11-12 8:03 ` Frans Klaver
2015-11-12 8:26 ` Uwe Kleine-König
2015-11-12 8:36 ` Frans Klaver
2015-11-12 8:53 ` Uwe Kleine-König
2015-11-12 8:57 ` Frans Klaver
2015-11-12 9:01 ` Uwe Kleine-König
2015-11-12 8:19 ` Uwe Kleine-König
2015-11-12 10:03 ` LABBE Corentin
2015-11-12 10:14 ` Uwe Kleine-König
2015-11-16 18:33 ` Brian Norris
2015-11-16 19:12 ` Corentin LABBE [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=564A2A8E.30506@gmail.com \
--to=clabbe.montjoie@gmail.com \
--cc=baruch@tkos.co.il \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=fransklaver@gmail.com \
--cc=k.kozlowski.k@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=luis@debethencourt.com \
--cc=s.hauer@pengutronix.de \
--cc=u.kleine-koenig@pengutronix.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.