netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
	linux-can@vger.kernel.org, kernel@pengutronix.de,
	stable@vger.kernel.org, Simon Horman <horms@kernel.org>
Subject: Re: [PATCH net 7/8] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
Date: Mon, 4 Nov 2024 17:44:46 -0800	[thread overview]
Message-ID: <20241104174446.72a2d120@kernel.org> (raw)
In-Reply-To: <20241104200120.393312-8-mkl@pengutronix.de>

On Mon,  4 Nov 2024 20:53:30 +0100 Marc Kleine-Budde wrote:
> Reported-by: https://github.com/vdh-robothania

Did you do this because of a checkpatch warning or to give the person
credit? If the former ignore the warning, if the latter I think it's
better to mention their user name in the commit message and that's it.

IMO Reported-by should be a machine readable email address, in case we
need to CC the person and ask for testing.

That's just my $.02 for future cases.

  reply	other threads:[~2024-11-05  1:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 19:53 [PATCH net 0/8] pull-request: can 2024-11-04 Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 1/8] can: j1939: fix error in J1939 documentation Marc Kleine-Budde
2024-11-05  2:10   ` patchwork-bot+netdevbpf
2024-11-04 19:53 ` [PATCH net 2/8] can: {cc770,sja1000}_isa: allow building on x86_64 Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 3/8] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 4/8] can: c_can: fix {rx,tx}_errors statistics Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 5/8] can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 6/8] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 7/8] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes Marc Kleine-Budde
2024-11-05  1:44   ` Jakub Kicinski [this message]
2024-11-05  5:29     ` Marc Kleine-Budde
2024-11-04 19:53 ` [PATCH net 8/8] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation 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=20241104174446.72a2d120@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=horms@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=stable@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 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).