| Date | Tue, 7 Jun 2022 17:06:54 +0300 (EEST) | From | Ilpo Järvinen <> | Subject | Re: [PATCH 13/36] tty/vt: consolemap: make con_set_unimap() more readable |
| |
On Tue, 7 Jun 2022, Jiri Slaby wrote:
> The indentation was completely broken in con_set_unimap(). Reorder the > code using 'if (!cond) continue;'s so that the code makes sense. Not > that it is perfect now, but it can be followed at least. More cleanup to > come. And remove all those useless whitespaces at the EOLs too. > > Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
-- i.
|