netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	linux-can@vger.kernel.org, kernel@pengutronix.de,
	ruanjinjie@huawei.com
Subject: Re: [PATCH net-next 1/9] can: flexcan: fix the return value handle for platform_get_irq()
Date: Fri, 04 Aug 2023 07:50:23 +0000	[thread overview]
Message-ID: <169113542324.10721.6590687568774577784.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230803080830.1386442-2-mkl@pengutronix.de>

Hello:

This series was applied to netdev/net-next.git (main)
by Marc Kleine-Budde <mkl@pengutronix.de>:

On Thu,  3 Aug 2023 10:08:22 +0200 you wrote:
> From: Ruan Jinjie <ruanjinjie@huawei.com>
> 
> There is no possible for platform_get_irq() to return 0
> and the return value of platform_get_irq() is more sensible
> to show the error reason.
> 
> Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
> Link: https://lore.kernel.org/all/20230731075252.359965-1-ruanjinjie@huawei.com
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] can: flexcan: fix the return value handle for platform_get_irq()
    https://git.kernel.org/netdev/net-next/c/53b8d2be4d71
  - [net-next,2/9] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
    https://git.kernel.org/netdev/net-next/c/e332873dc7e2
  - [net-next,3/9] can: tcan4x5x: Remove reserved register 0x814 from writable table
    https://git.kernel.org/netdev/net-next/c/fbe534f7bf21
  - [net-next,4/9] can: tcan4x5x: Check size of mram configuration
    https://git.kernel.org/netdev/net-next/c/c1b17ea7dd7c
  - [net-next,5/9] can: tcan4x5x: Rename ID registers to match datasheet
    https://git.kernel.org/netdev/net-next/c/0d6f3b25ac2f
  - [net-next,6/9] can: tcan4x5x: Add support for tcan4552/4553
    https://git.kernel.org/netdev/net-next/c/142c6dc6d9d7
  - [net-next,7/9] can: tcan4x5x: Add error messages in probe
    https://git.kernel.org/netdev/net-next/c/35e7aaab3e00
  - [net-next,8/9] can: c_can: Do not check for 0 return after calling platform_get_irq()
    https://git.kernel.org/netdev/net-next/c/db31e6f170f3
  - [net-next,9/9] can: esd_usb: Add support for esd CAN-USB/3
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2023-08-04  7:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03  8:08 [PATCH net-next 0/9] pull-request: can-next 2023-08-03 Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 1/9] can: flexcan: fix the return value handle for platform_get_irq() Marc Kleine-Budde
2023-08-04  7:50   ` patchwork-bot+netdevbpf [this message]
2023-08-03  8:08 ` [PATCH net-next 2/9] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 3/9] can: tcan4x5x: Remove reserved register 0x814 from writable table Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 4/9] can: tcan4x5x: Check size of mram configuration Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 5/9] can: tcan4x5x: Rename ID registers to match datasheet Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 6/9] can: tcan4x5x: Add support for tcan4552/4553 Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 7/9] can: tcan4x5x: Add error messages in probe Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 8/9] can: c_can: Do not check for 0 return after calling platform_get_irq() Marc Kleine-Budde
2023-08-03  8:08 ` [PATCH net-next 9/9] can: esd_usb: Add support for esd CAN-USB/3 Marc Kleine-Budde

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=169113542324.10721.6590687568774577784.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=ruanjinjie@huawei.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;
as well as URLs for NNTP newsgroup(s).