On Thu, Oct 13, 2022 at 08:21:37AM +0200, Jiri Slaby wrote:
On 13. 10. 22, 2:21, Sasha Levin wrote:
From: Daniel Starke daniel.starke@siemens.com
[ Upstream commit 669609cea1d294f43efdd8d57ab65927df90e6df ]
Replace the use of gsm_read_ea() with gsm_read_ea_val() where applicable to improve code readability and avoid errors like in the past. See first link below for reference.
I don't think this warrants for stable. It's only a cleanup, not a fix. And it's quite intrusive.
I'll drop it, thanks!