diff mbox series

[net-next,01/36] can: mcp251xfd: mcp251xfd_dump(): fix comment

Message ID 20220731192029.746751-2-mkl@pengutronix.de (mailing list archive)
State Accepted
Commit 1dba745ca8c632d0228c7148fa678db65560c4fb
Delegated to: Netdev Maintainers
Headers show
Series [net-next,01/36] can: mcp251xfd: mcp251xfd_dump(): fix comment | expand

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net-next, async
netdev/fixes_present success Fixes tag not required for -next series
netdev/subject_prefix success Link
netdev/cover_letter success Pull request is its own cover letter
netdev/patch_count warning Series longer than 15 patches
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/cc_maintainers warning 5 maintainers not CCed: mani@kernel.org thomas.kopp@microchip.com wg@grandegger.com edumazet@google.com pabeni@redhat.com
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 lines checked
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Marc Kleine-Budde July 31, 2022, 7:19 p.m. UTC
The driver uses only 1 TEF and 1 TX ring, but a variable number of RX
rings. Fix comment accordingly.

Fixes: e0ab3dd5f98f ("can: mcp251xfd: add dev coredump support")
Link: https://lore.kernel.org/all/20220726084328.4042678-1-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 8e4372e617854a16d4ec549ba821aad78fd748a6

Comments

patchwork-bot+netdevbpf@kernel.org Aug. 1, 2022, 10:50 a.m. UTC | #1
Hello:

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

On Sun, 31 Jul 2022 21:19:54 +0200 you wrote:
> The driver uses only 1 TEF and 1 TX ring, but a variable number of RX
> rings. Fix comment accordingly.
> 
> Fixes: e0ab3dd5f98f ("can: mcp251xfd: add dev coredump support")
> Link: https://lore.kernel.org/all/20220726084328.4042678-1-mkl@pengutronix.de
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> 
> [...]

Here is the summary with links:
  - [net-next,01/36] can: mcp251xfd: mcp251xfd_dump(): fix comment
    https://git.kernel.org/netdev/net-next/c/1dba745ca8c6
  - [net-next,02/36] can: can327: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/63fe85678933
  - [net-next,03/36] can: ems_usb: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/f60df831d4c4
  - [net-next,04/36] can: softing: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/90a13aec104d
  - [net-next,05/36] can: esd_usb: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/4741b3aedc11
  - [net-next,06/36] can: gs_ubs: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/c250d5eb2225
  - [net-next,07/36] can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/63c286e60892
  - [net-next,08/36] can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names
    https://git.kernel.org/netdev/net-next/c/6f2660607282
  - [net-next,09/36] can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
    https://git.kernel.org/netdev/net-next/c/1190f520826a
  - [net-next,10/36] can: etas_es58x: remove DRV_VERSION
    https://git.kernel.org/netdev/net-next/c/ddbce345f194
  - [net-next,11/36] can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
    https://git.kernel.org/netdev/net-next/c/1851532fd39c
  - [net-next,12/36] can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
    https://git.kernel.org/netdev/net-next/c/0ccb3e0b0a00
  - [net-next,13/36] can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()
    https://git.kernel.org/netdev/net-next/c/b4b97079a49e
  - [net-next,14/36] can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
    https://git.kernel.org/netdev/net-next/c/e2c9bb0297a3
  - [net-next,15/36] can: slcan: remove useless header inclusions
    https://git.kernel.org/netdev/net-next/c/7a1fc3eea76f
  - [net-next,16/36] can: slcan: remove legacy infrastructure
    https://git.kernel.org/netdev/net-next/c/cfcb4465e992
  - [net-next,17/36] can: slcan: change every `slc' occurrence in `slcan'
    https://git.kernel.org/netdev/net-next/c/0cef03b109ca
  - [net-next,18/36] can: slcan: use the generic can_change_mtu()
    https://git.kernel.org/netdev/net-next/c/341c5724d7a1
  - [net-next,19/36] can: slcan: add support for listen-only mode
    https://git.kernel.org/netdev/net-next/c/3e720131960b
  - [net-next,20/36] MAINTAINERS: Add maintainer for the slcan driver
    https://git.kernel.org/netdev/net-next/c/4aeccfd84d28
  - [net-next,21/36] can: can327: add software tx timestamps
    https://git.kernel.org/netdev/net-next/c/303066fc5a49
  - [net-next,22/36] can: janz-ican3: add software tx timestamp
    https://git.kernel.org/netdev/net-next/c/221d14bd3d2e
  - [net-next,23/36] can: slcan: add software tx timestamps
    https://git.kernel.org/netdev/net-next/c/6153a7ea650f
  - [net-next,24/36] can: v(x)can: add software tx timestamps
    https://git.kernel.org/netdev/net-next/c/6a37a28b1864
  - [net-next,25/36] can: tree-wide: advertise software timestamping capabilities
    https://git.kernel.org/netdev/net-next/c/409c188c57cd
  - [net-next,26/36] can: dev: add hardware TX timestamp
    https://git.kernel.org/netdev/net-next/c/8bdd1112edcd
  - [net-next,27/36] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
    https://git.kernel.org/netdev/net-next/c/7fb48d25b5ce
  - [net-next,28/36] can: dev: add generic function can_eth_ioctl_hwts()
    https://git.kernel.org/netdev/net-next/c/90f942c5a6d7
  - [net-next,29/36] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
    https://git.kernel.org/netdev/net-next/c/b1f6b93e678f
  - [net-next,30/36] can: etas_es58x: advertise timestamping capabilities and add ioctl support
    https://git.kernel.org/netdev/net-next/c/1d46efa0008a
  - [net-next,31/36] can: kvaser_pciefd: advertise timestamping capabilities and add ioctl support
    https://git.kernel.org/netdev/net-next/c/fa5cc7e115d7
  - [net-next,32/36] can: kvaser_usb: advertise timestamping capabilities and add ioctl support
    https://git.kernel.org/netdev/net-next/c/1d5eeda23f36
  - [net-next,33/36] can: peak_canfd: advertise timestamping capabilities and add ioctl support
    https://git.kernel.org/netdev/net-next/c/8ba09bfa2b08
  - [net-next,34/36] can: peak_usb: advertise timestamping capabilities and add ioctl support
    https://git.kernel.org/netdev/net-next/c/bedd94835a35
  - [net-next,35/36] can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
    https://git.kernel.org/netdev/net-next/c/e0f3907b3901
  - [net-next,36/36] can: can327: fix a broken link to Documentation
    https://git.kernel.org/netdev/net-next/c/7b584fbb3636

You are awesome, thank you!
diff mbox series

Patch

diff --git a/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c b/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c
index c991b30bc9f0..004eaf96262b 100644
--- a/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c
+++ b/drivers/net/can/spi/mcp251xfd/mcp251xfd-dump.c
@@ -253,7 +253,7 @@  void mcp251xfd_dump(const struct mcp251xfd_priv *priv)
 		file_size += mcp251xfd_dump_reg_space[i].size / sizeof(u32) *
 			sizeof(struct mcp251xfd_dump_object_reg);
 
-	/* TEF ring, RX ring, TX rings */
+	/* TEF ring, RX rings, TX ring */
 	rings_num = 1 + priv->rx_ring_num + 1;
 	obj_num += rings_num;
 	file_size += rings_num * __MCP251XFD_DUMP_OBJECT_RING_KEY_MAX  *