All of lore.kernel.org
 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,
	geert+renesas@glider.be, mailhol.vincent@wanadoo.fr
Subject: Re: [PATCH net-next 01/10] can: rcar_canfd: Consistently use ndev for net_device pointers
Date: Thu, 19 Jun 2025 15:30:18 +0000	[thread overview]
Message-ID: <175034701825.902685.14496314972839844896.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250618092336.2175168-2-mkl@pengutronix.de>

Hello:

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

On Wed, 18 Jun 2025 11:19:55 +0200 you wrote:
> From: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Most net_device pointers are named "ndev", but some are called "dev".
> Increase uniformity by always using "ndev".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
> Link: https://patch.msgid.link/7593bdd484a35999030865f90e4c9063b22d2a54.1749655315.git.geert+renesas@glider.be
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> 
> [...]

Here is the summary with links:
  - [net-next,01/10] can: rcar_canfd: Consistently use ndev for net_device pointers
    https://git.kernel.org/netdev/net-next/c/df6b192e25df
  - [net-next,02/10] can: rcar_canfd: Remove bittiming debug prints
    https://git.kernel.org/netdev/net-next/c/a62781343160
  - [net-next,03/10] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
    https://git.kernel.org/netdev/net-next/c/4e5974f5515b
  - [net-next,04/10] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
    https://git.kernel.org/netdev/net-next/c/1f9b5003d4ba
  - [net-next,05/10] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
    https://git.kernel.org/netdev/net-next/c/f5e3150b1a0f
  - [net-next,06/10] can: rcar_canfd: Repurpose f_dcfg base for other registers
    https://git.kernel.org/netdev/net-next/c/e4d8eb97a469
  - [net-next,07/10] can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()
    https://git.kernel.org/netdev/net-next/c/1b76dca8fd89
  - [net-next,08/10] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
    https://git.kernel.org/netdev/net-next/c/0a0c94c682fd
  - [net-next,09/10] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
    https://git.kernel.org/netdev/net-next/c/0acd46190ea2
  - [net-next,10/10] can: rcar_canfd: Add support for Transceiver Delay Compensation
    https://git.kernel.org/netdev/net-next/c/586d5eecdf14

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



  reply	other threads:[~2025-06-19 15:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18  9:19 [PATCH net-next 0/10] pull-request: can-next 2025-06-18 Marc Kleine-Budde
2025-06-18  9:19 ` [PATCH net-next 01/10] can: rcar_canfd: Consistently use ndev for net_device pointers Marc Kleine-Budde
2025-06-19 15:30   ` patchwork-bot+netdevbpf [this message]
2025-06-18  9:19 ` [PATCH net-next 02/10] can: rcar_canfd: Remove bittiming debug prints Marc Kleine-Budde
2025-06-18  9:19 ` [PATCH net-next 03/10] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt() Marc Kleine-Budde
2025-06-18  9:19 ` [PATCH net-next 04/10] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller() Marc Kleine-Budde
2025-06-18  9:19 ` [PATCH net-next 05/10] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data() Marc Kleine-Budde
2025-06-18  9:20 ` [PATCH net-next 06/10] can: rcar_canfd: Repurpose f_dcfg base for other registers Marc Kleine-Budde
2025-06-19  1:38   ` Jakub Kicinski
2025-06-19  4:43     ` Vincent Mailhol
2025-06-19 10:16       ` Geert Uytterhoeven
2025-06-19 14:22         ` Jakub Kicinski
2025-06-18  9:20 ` [PATCH net-next 07/10] can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc() Marc Kleine-Budde
2025-06-18  9:20 ` [PATCH net-next 08/10] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming() Marc Kleine-Budde
2025-06-18  9:20 ` [PATCH net-next 09/10] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD Marc Kleine-Budde
2025-06-18  9:20 ` [PATCH net-next 10/10] can: rcar_canfd: Add support for Transceiver Delay Compensation 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=175034701825.902685.14496314972839844896.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=geert+renesas@glider.be \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=mailhol.vincent@wanadoo.fr \
    --cc=mkl@pengutronix.de \
    --cc=netdev@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.