* 6.1.50 misbackport ?
@ 2023-08-30 14:34 Joakim Tjernlund
2023-08-31 10:52 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Joakim Tjernlund @ 2023-08-30 14:34 UTC (permalink / raw)
To: stable@vger.kernel.org
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.1.y&id=f016326d31d010433b2a1a08a4856c214ae829eb
has:
- tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
+ ret = tb_switch_tmu_rate_write(sw, TB_SWITCH_TMU_RATE_OFF);
+ return ret;
feels like an if stmt is missing here ?
Jocke
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-31 10:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-30 14:34 6.1.50 misbackport ? Joakim Tjernlund
2023-08-31 10:52 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox