Commit f740106aedd3 (HID: apple: remove unused members from struct apple_sc_backlight) in Linus’ tree imo should be back ported to:
1. Linux 6.6 2. Linux 6.1
since there hasn't been any change to the backlight code in the driver ever since it has been upstreamed. So it should be safe to remove the unused members from struct apple_sc_backlight
On Mon, Jul 01, 2024 at 02:18:55PM +0000, Aditya Garg wrote:
Commit f740106aedd3 (HID: apple: remove unused members from struct apple_sc_backlight) in Linus’ tree imo should be back ported to:
- Linux 6.6
- Linux 6.1
since there hasn't been any change to the backlight code in the driver ever since it has been upstreamed. So it should be safe to remove the unused members from struct apple_sc_backlight
Why? What bug does this fix?
Have you read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for what is relevant for stable kernel trees?
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org