All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: linux-i2c@vger.kernel.org
Cc: Brian Norris <computersforpeace@gmail.com>,
	Gregory Fong <gregory.0xf0@gmail.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH] i2c: brcmstb: allocate correct amount of memory for regmap
Date: Tue, 1 Mar 2016 19:19:36 +0100	[thread overview]
Message-ID: <20160301181936.GA1488@katana> (raw)
In-Reply-To: <1456064238-6294-1-git-send-email-wsa@the-dreams.de>

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

On Sun, Feb 21, 2016 at 03:16:48PM +0100, Wolfram Sang wrote:
> We want the size of the struct, not of a pointer to it. To be future
> proof, just dereference the pointer to get the desired type.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

Applied to for-current with stable tag added, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i2c: brcmstb: allocate correct amount of memory for regmap
Date: Tue, 1 Mar 2016 19:19:36 +0100	[thread overview]
Message-ID: <20160301181936.GA1488@katana> (raw)
In-Reply-To: <1456064238-6294-1-git-send-email-wsa@the-dreams.de>

On Sun, Feb 21, 2016 at 03:16:48PM +0100, Wolfram Sang wrote:
> We want the size of the struct, not of a pointer to it. To be future
> proof, just dereference the pointer to get the desired type.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

Applied to for-current with stable tag added, thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160301/27b2c0c2/attachment-0001.sig>

  parent reply	other threads:[~2016-03-01 18:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-21 14:16 [PATCH] i2c: brcmstb: allocate correct amount of memory for regmap Wolfram Sang
2016-02-21 14:16 ` Wolfram Sang
2016-02-22  6:33 ` Gregory Fong
2016-02-22  6:33   ` Gregory Fong
2016-02-22  8:05   ` Wolfram Sang
2016-02-22  8:05     ` Wolfram Sang
2016-02-22 16:42 ` Florian Fainelli
2016-02-22 16:42   ` Florian Fainelli
2016-02-25 20:08   ` Kamal Dasu
2016-02-25 20:08     ` Kamal Dasu
2016-03-01 18:19 ` Wolfram Sang [this message]
2016-03-01 18:19   ` Wolfram Sang
  -- strict thread matches above, loose matches on Subject: below --
2016-02-25 19:32 Kamal Dasu
2016-03-01 16:14 ` Kamal Dasu
2016-03-01 16:14   ` Kamal Dasu
2016-03-01 16:19   ` Wolfram Sang
2016-03-01 16:19     ` Wolfram Sang

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=20160301181936.GA1488@katana \
    --to=wsa@the-dreams.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=computersforpeace@gmail.com \
    --cc=f.fainelli@gmail.com \
    --cc=gregory.0xf0@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.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.