linux-can.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,
	extja@kvaser.com, anssi.hannula@bitwise.fi
Subject: Re: [PATCH net-next 01/39] can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization warning for err
Date: Mon, 12 Dec 2022 12:20:22 +0000	[thread overview]
Message-ID: <167084762214.17523.9281498500254704296.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221212113045.222493-2-mkl@pengutronix.de>

Hello:

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

On Mon, 12 Dec 2022 12:30:07 +0100 you wrote:
> The variable err is initialized, but the initialized value is
> Overwritten before it is read. Fix the warning by not initializing the
> variable err at all.
> 
> Fixes: 39d3df6b0ea8 ("can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming")
> Cc: Jimmy Assarsson <extja@kvaser.com>
> Cc: Anssi Hannula <anssi.hannula@bitwise.fi>
> Link: https://lore.kernel.org/all/20221031114513.81214-1-mkl@pengutronix.de
> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
> 
> [...]

Here is the summary with links:
  - [net-next,01/39] can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization warning for err
    https://git.kernel.org/netdev/net-next/c/cce2d7d2abcc
  - [net-next,02/39] can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in variable declaration
    https://git.kernel.org/netdev/net-next/c/0bf582fc5168
  - [net-next,03/39] can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data
    https://git.kernel.org/netdev/net-next/c/ce7c5382758b
  - [net-next,04/39] can: m_can: sort header inclusion alphabetically
    https://git.kernel.org/netdev/net-next/c/09451f244eab
  - [net-next,05/39] can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info
    https://git.kernel.org/netdev/net-next/c/34f9e9852b90
  - [net-next,06/39] can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_info
    https://git.kernel.org/netdev/net-next/c/841645cfc773
  - [net-next,07/39] can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_info
    https://git.kernel.org/netdev/net-next/c/a1dcfbdfd1d0
  - [net-next,08/39] can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info
    https://git.kernel.org/netdev/net-next/c/ea6ff7792203
  - [net-next,09/39] can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
    https://git.kernel.org/netdev/net-next/c/005c54278b3d
  - [net-next,10/39] can: etas_es58x: sort the includes by alphabetic order
    https://git.kernel.org/netdev/net-next/c/8fd9323ef721
  - [net-next,11/39] can: flexcan: add auto stop mode for IMX93 to support wakeup
    https://git.kernel.org/netdev/net-next/c/8cb53b485f18
  - [net-next,12/39] can: etas_es58x: add devlink support
    https://git.kernel.org/netdev/net-next/c/2c4a1efcf6ab
  - [net-next,13/39] dt-bindings: can: fsl,flexcan: add imx93 compatible
    https://git.kernel.org/netdev/net-next/c/a21cee59b416
  - [net-next,14/39] can: etas_es58x: add devlink port support
    https://git.kernel.org/netdev/net-next/c/594a25e1ffc5
  - [net-next,15/39] dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoC
    https://git.kernel.org/netdev/net-next/c/5237ff4e7d3d
  - [net-next,16/39] USB: core: export usb_cache_string()
    https://git.kernel.org/netdev/net-next/c/983055bf8397
  - [net-next,17/39] can: c_can: use devm_platform_get_and_ioremap_resource()
    https://git.kernel.org/netdev/net-next/c/74d95352bdfc
  - [net-next,18/39] net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
    https://git.kernel.org/netdev/net-next/c/01d80532295c
  - [net-next,19/39] can: etas_es58x: export product information through devlink_ops::info_get()
    https://git.kernel.org/netdev/net-next/c/9f06631c3f1f
  - [net-next,20/39] can: etas_es58x: remove es58x_get_product_info()
    https://git.kernel.org/netdev/net-next/c/d8f26fd689dd
  - [net-next,21/39] Documentation: devlink: add devlink documentation for the etas_es58x driver
    https://git.kernel.org/netdev/net-next/c/9f63f96aac92
  - [net-next,22/39] can: ucan: use strscpy() to instead of strncpy()
    https://git.kernel.org/netdev/net-next/c/7fdaf8966aae
  - [net-next,23/39] net: af_can: remove useless parameter 'err' in 'can_rx_register()'
    https://git.kernel.org/netdev/net-next/c/f793458bba54
  - [net-next,24/39] can: ucan: remove unused ucan_priv::intf
    https://git.kernel.org/netdev/net-next/c/f54b101ddeae
  - [net-next,25/39] can: gs_usb: remove gs_can::iface
    https://git.kernel.org/netdev/net-next/c/56c56a309e79
  - [net-next,26/39] can: m_can: Call the RAM init directly from m_can_chip_config
    https://git.kernel.org/netdev/net-next/c/eaacfeaca7ad
  - [net-next,27/39] can: raw: add support for SO_MARK
    https://git.kernel.org/netdev/net-next/c/0826e82b8a32
  - [net-next,28/39] dt-bindings: can: renesas,rcar-canfd: Fix number of channels for R-Car V3U
    https://git.kernel.org/netdev/net-next/c/3abcc01c38bc
  - [net-next,29/39] can: m_can: Eliminate double read of TXFQS in tx_handler
    https://git.kernel.org/netdev/net-next/c/c1eaf8b9bd31
  - [net-next,30/39] can: m_can: Avoid reading irqstatus twice
    https://git.kernel.org/netdev/net-next/c/577579379749
  - [net-next,31/39] can: m_can: Read register PSR only on error
    https://git.kernel.org/netdev/net-next/c/fac52bf786e5
  - [net-next,32/39] can: m_can: Count TXE FIFO getidx in the driver
    https://git.kernel.org/netdev/net-next/c/d4535b90a76a
  - [net-next,33/39] can: m_can: Count read getindex in the driver
    https://git.kernel.org/netdev/net-next/c/6355a3c983e6
  - [net-next,34/39] can: m_can: Batch acknowledge transmit events
    https://git.kernel.org/netdev/net-next/c/e3bff5256a0f
  - [net-next,35/39] can: m_can: Batch acknowledge rx fifo
    https://git.kernel.org/netdev/net-next/c/e2f1c8cb0202
  - [net-next,36/39] can: tcan4x5x: Remove invalid write in clear_interrupts
    https://git.kernel.org/netdev/net-next/c/40c9e4f676ab
  - [net-next,37/39] can: tcan4x5x: Fix use of register error status mask
    https://git.kernel.org/netdev/net-next/c/67727a17a6b3
  - [net-next,38/39] can: tcan4x5x: Fix register range of first two blocks
    https://git.kernel.org/netdev/net-next/c/ef5778f70841
  - [net-next,39/39] can: tcan4x5x: Specify separate read/write ranges
    https://git.kernel.org/netdev/net-next/c/39dbb21b6a29

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



  reply	other threads:[~2022-12-12 12:20 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-12 11:30 [PATCH net-next 0/39] pull-request: can-next 2022-12-12 Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 01/39] can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization warning for err Marc Kleine-Budde
2022-12-12 12:20   ` patchwork-bot+netdevbpf [this message]
2022-12-12 11:30 ` [PATCH net-next 02/39] can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in variable declaration Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 03/39] can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 04/39] can: m_can: sort header inclusion alphabetically Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 05/39] can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 06/39] can: rcar_canfd: Add shared_global_irqs " Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 07/39] can: rcar_canfd: Add postdiv " Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 08/39] can: rcar_canfd: Add multi_channel_irqs " Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 09/39] can: ctucanfd: Drop obsolete dependency on COMPILE_TEST Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 10/39] can: etas_es58x: sort the includes by alphabetic order Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 11/39] can: flexcan: add auto stop mode for IMX93 to support wakeup Marc Kleine-Budde
2022-12-13  2:22   ` Bough Chen
2022-12-13  8:11     ` Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 12/39] can: etas_es58x: add devlink support Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 13/39] dt-bindings: can: fsl,flexcan: add imx93 compatible Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 14/39] can: etas_es58x: add devlink port support Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 15/39] dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoC Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 16/39] USB: core: export usb_cache_string() Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 17/39] can: c_can: use devm_platform_get_and_ioremap_resource() Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 18/39] net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 19/39] can: etas_es58x: export product information through devlink_ops::info_get() Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 20/39] can: etas_es58x: remove es58x_get_product_info() Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 21/39] Documentation: devlink: add devlink documentation for the etas_es58x driver Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 22/39] can: ucan: use strscpy() to instead of strncpy() Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 23/39] net: af_can: remove useless parameter 'err' in 'can_rx_register()' Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 24/39] can: ucan: remove unused ucan_priv::intf Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 25/39] can: gs_usb: remove gs_can::iface Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 26/39] can: m_can: Call the RAM init directly from m_can_chip_config Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 27/39] can: raw: add support for SO_MARK Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 28/39] dt-bindings: can: renesas,rcar-canfd: Fix number of channels for R-Car V3U Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 29/39] can: m_can: Eliminate double read of TXFQS in tx_handler Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 30/39] can: m_can: Avoid reading irqstatus twice Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 31/39] can: m_can: Read register PSR only on error Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 32/39] can: m_can: Count TXE FIFO getidx in the driver Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 33/39] can: m_can: Count read getindex " Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 34/39] can: m_can: Batch acknowledge transmit events Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 35/39] can: m_can: Batch acknowledge rx fifo Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 36/39] can: tcan4x5x: Remove invalid write in clear_interrupts Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 37/39] can: tcan4x5x: Fix use of register error status mask Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 38/39] can: tcan4x5x: Fix register range of first two blocks Marc Kleine-Budde
2022-12-12 11:30 ` [PATCH net-next 39/39] can: tcan4x5x: Specify separate read/write ranges 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=167084762214.17523.9281498500254704296.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anssi.hannula@bitwise.fi \
    --cc=davem@davemloft.net \
    --cc=extja@kvaser.com \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --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 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).