| Date | Tue, 7 Jun 2022 15:54:36 +0300 (EEST) | From | Ilpo Järvinen <> | Subject | Re: [PATCH 04/36] tty/vt: consolemap: decrypt inverse_translate() |
| |
On Tue, 7 Jun 2022, Jiri Slaby wrote:
> Fix invalid indentation and demystify the code by removing superfluous > "else"s. The "else"s are unneeded as they always follow an "if"-true > branch containing a "return". The code is now way more readable. > > Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
-- i.
|