Re: [PATCH 4/7] tty/vt: consolemap: saner variable names in set_inverse_transl()

From: Jiri Slaby
Date: Tue Jun 14 2022 - 04:41:27 EST


On 14. 06. 22, 10:35, Ilpo Järvinen wrote:
+ for (unsigned int ch = 0; ch < ARRAY_SIZE(translations[m]); ch++) {

This removes the compile error you introduced earlier. Other than that:

Bah, let me fix that up. It's an error coming from a rebase -- I rebased this on the current tty-next as this was part of v2 of the previous series which Greg already applied 8-).

thanks,
--
js
suse labs