All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Andrew Davis <afd@ti.com>
Cc: Bartosz Golaszewski <brgl@bgdev.pl>,
	linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] i2c: davinci: Use struct name not type with devm_kzalloc()
Date: Wed, 7 Jun 2023 11:29:59 +0200	[thread overview]
Message-ID: <ZIBOF181se8lzU+8@shikoro> (raw)
In-Reply-To: <20230515175042.495377-2-afd@ti.com>

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

On Mon, May 15, 2023 at 12:50:42PM -0500, Andrew Davis wrote:
> This reduces chance of error if the type of "dev" changes. While here
> remove extra error print out, this is not usually done for memory
> allocation failures.
> 
> Signed-off-by: Andrew Davis <afd@ti.com>

Applied to for-next, thanks!


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

WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@kernel.org>
To: Andrew Davis <afd@ti.com>
Cc: Bartosz Golaszewski <brgl@bgdev.pl>,
	linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] i2c: davinci: Use struct name not type with devm_kzalloc()
Date: Wed, 7 Jun 2023 11:29:59 +0200	[thread overview]
Message-ID: <ZIBOF181se8lzU+8@shikoro> (raw)
In-Reply-To: <20230515175042.495377-2-afd@ti.com>


[-- Attachment #1.1: Type: text/plain, Size: 311 bytes --]

On Mon, May 15, 2023 at 12:50:42PM -0500, Andrew Davis wrote:
> This reduces chance of error if the type of "dev" changes. While here
> remove extra error print out, this is not usually done for memory
> allocation failures.
> 
> Signed-off-by: Andrew Davis <afd@ti.com>

Applied to for-next, thanks!


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

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-06-07  9:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-15 17:50 [PATCH v2 1/2] i2c: davinci: Use platform table macro over module_alias Andrew Davis
2023-05-15 17:50 ` Andrew Davis
2023-05-15 17:50 ` [PATCH v2 2/2] i2c: davinci: Use struct name not type with devm_kzalloc() Andrew Davis
2023-05-15 17:50   ` Andrew Davis
2023-05-16 14:45   ` Bartosz Golaszewski
2023-05-16 14:45     ` Bartosz Golaszewski
2023-06-07  9:29   ` Wolfram Sang [this message]
2023-06-07  9:29     ` Wolfram Sang
2023-06-08  9:42   ` Markus Elfring
2023-06-08 11:24     ` Wolfram Sang
2023-06-08 11:24       ` Wolfram Sang
2023-06-08 11:30       ` [v2 " Markus Elfring
2023-06-08 13:37         ` Wolfram Sang
2023-06-08 13:37           ` Wolfram Sang
2023-06-08 18:46           ` Markus Elfring
2023-05-16 14:46 ` [PATCH v2 1/2] i2c: davinci: Use platform table macro over module_alias Bartosz Golaszewski
2023-05-16 14:46   ` Bartosz Golaszewski
2023-06-07  9:32 ` Wolfram Sang
2023-06-07  9:32   ` Wolfram Sang
2023-06-23  8:27   ` Wolfram Sang
2023-06-23  8:27     ` 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=ZIBOF181se8lzU+8@shikoro \
    --to=wsa@kernel.org \
    --cc=afd@ti.com \
    --cc=brgl@bgdev.pl \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@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.