Re: [PATCH 00/34] address all -Wunused-const warnings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: [PATCH 00/34] address all -Wunused-const warnings
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Date: Sat, 06 Apr 2024 05:20:28 +0000
- Cc: linux-kernel@xxxxxxxxxxxxxxx, arnd@xxxxxxxx, mpe@xxxxxxxxxxxxxx, christophe.leroy@xxxxxxxxxx, dlemoal@xxxxxxxxxx, jikos@xxxxxxxxxx, gregkh@xxxxxxxxxxxxxxxxxxx, minyard@xxxxxxx, peterhuewe@xxxxxx, jarkko@xxxxxxxxxx, kristo@xxxxxxxxxx, sboyd@xxxxxxxxxx, abbotti@xxxxxxxxx, hsweeten@xxxxxxxxxxxxxxxxxxx, srinivas.pandruvada@xxxxxxxxxxxxxxx, lenb@xxxxxxxxxx, rafael@xxxxxxxxxx, john.allen@xxxxxxx, herbert@xxxxxxxxxxxxxxxxxxx, vkoul@xxxxxxxxxx, ardb@xxxxxxxxxx, andersson@xxxxxxxxxx, mdf@xxxxxxxxxx, liviu.dudau@xxxxxxx, benjamin.tissoires@xxxxxxxxxx, andi.shyti@xxxxxxxxxx, michael.hennerich@xxxxxxxxxx, peda@xxxxxxxxxx, lars@xxxxxxxxxx, jic23@xxxxxxxxxx, dmitry.torokhov@xxxxxxxxx, markuss.broks@xxxxxxxxx, alexandre.torgue@xxxxxxxxxxx, lee@xxxxxxxxxx, kuba@xxxxxxxxxx, Shyam-sundar.S-k@xxxxxxx, iyappan@xxxxxxxxxxxxxxxxxxxxxx, yisen.zhuang@xxxxxxxxxx, stf_xl@xxxxx, kvalo@xxxxxxxxxx, sre@xxxxxxxxxx, tony@xxxxxxxxxxx, broonie@xxxxxxxxxx, alexandre.belloni@xxxxxxxxxxx, chenxiang66@xxxxxxxxxxxxx, martin.petersen@xxxxxxxxxx, neil.armstrong@xxxxxxxxxx, heiko@xxxxxxxxx, krzysztof.kozlowski@xxxxxxxxxx, hvaibhav.linux@xxxxxxxxx, elder@xxxxxxxxxx, jirislaby@xxxxxxxxxx, ychuang3@xxxxxxxxxxx, deller@xxxxxx, hch@xxxxxx, robin.murphy@xxxxxxx, rostedt@xxxxxxxxxxx, mhiramat@xxxxxxxxxx, akpm@xxxxxxxxxxxxxxxxxxxx, keescook@xxxxxxxxxxxx, trond.myklebust@xxxxxxxxxxxxxxx, anna@xxxxxxxxxx, masahiroy@xxxxxxxxxx, nathan@xxxxxxxxxx, tiwai@xxxxxxxx, linuxppc-dev@xxxxxxxxxxxxxxxx, linux-ide@xxxxxxxxxxxxxxx, openipmi-developer@xxxxxxxxxxxxxxxxxxxxx, linux-integrity@xxxxxxxxxxxxxxx, linux-omap@xxxxxxxxxxxxxxx, linux-clk@xxxxxxxxxxxxxxx, linux-pm@xxxxxxxxxxxxxxx, linux-crypto@xxxxxxxxxxxxxxx, dmaengine@xxxxxxxxxxxxxxx, linux-efi@xxxxxxxxxxxxxxx, linux-arm-msm@xxxxxxxxxxxxxxx, linux-fpga@xxxxxxxxxxxxxxx, dri-devel@xxxxxxxxxxxxxxxxxxxxx, linux-input@xxxxxxxxxxxxxxx, linux-i2c@xxxxxxxxxxxxxxx, linux-iio@xxxxxxxxxxxxxxx, linux-stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, linux-leds@xxxxxxxxxxxxxxx, linux-wireless@xxxxxxxxxxxxxxx, linux-rtc@xxxxxxxxxxxxxxx, linux-scsi@xxxxxxxxxxxxxxx, linux-spi@xxxxxxxxxxxxxxx, linux-amlogic@xxxxxxxxxxxxxxxxxxx, linux-rockchip@xxxxxxxxxxxxxxxxxxx, linux-samsung-soc@xxxxxxxxxxxxxxx, greybus-dev@xxxxxxxxxxxxxxxx, linux-staging@xxxxxxxxxxxxxxx, linux-serial@xxxxxxxxxxxxxxx, linux-usb@xxxxxxxxxxxxxxx, linux-fbdev@xxxxxxxxxxxxxxx, iommu@xxxxxxxxxxxxxxx, linux-trace-kernel@xxxxxxxxxxxxxxx, kasan-dev@xxxxxxxxxxxxxxxx, linux-hardening@xxxxxxxxxxxxxxx, linux-nfs@xxxxxxxxxxxxxxx, linux-kbuild@xxxxxxxxxxxxxxx, alsa-devel@xxxxxxxxxxxxxxxx, linux-sound@xxxxxxxxxxxxxxx
- In-reply-to: <20240403080702.3509288-1-arnd@kernel.org>
- References: <20240403080702.3509288-1-arnd@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Wed, 3 Apr 2024 10:06:18 +0200 you wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> Compilers traditionally warn for unused 'static' variables, but not
> if they are constant. The reason here is a custom for C++ programmers
> to define named constants as 'static const' variables in header files
> instead of using macros or enums.
>
> [...]
Here is the summary with links:
- [05/34] 3c515: remove unused 'mtu' variable
https://git.kernel.org/netdev/net-next/c/17b35355c2c6
- [19/34] sunrpc: suppress warnings for unused procfs functions
(no matching commit)
- [26/34] isdn: kcapi: don't build unused procfs code
https://git.kernel.org/netdev/net-next/c/91188544af06
- [28/34] net: xgbe: remove extraneous #ifdef checks
https://git.kernel.org/netdev/net-next/c/0ef416e045ad
- [33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
[Index of Archives]
[Linux Kernel]
[Linux ARM (vger)]
[Linux ARM MSM]
[Linux Omap]
[Linux Arm]
[Linux Tegra]
[Fedora ARM]
[Linux for Samsung SOC]
[eCos]
[Linux Fastboot]
[Gcc Help]
[Git]
[DCCP]
[IETF Announce]
[Security]
[Linux MIPS]
[Yosemite Campsites]
|