]> Gentwo Git Trees - linux/.git/commit
vt: fix comment vs definition mismatch
authorNicolas Pitre <npitre@baylibre.com>
Fri, 11 Apr 2025 17:43:58 +0000 (13:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2025 12:36:55 +0000 (14:36 +0200)
commit8bfabff0bfff8fbbe90673d1a557d15c42b4494a
tree759fa7812e66522b6a03721faaee71d5a33baf0c
parent043806bc9dbc6597dd15e6ca9220ae2746425f2f
vt: fix comment vs definition mismatch

Fixes for:

  ucs_is_zero_width()
  ucs_is_double_width()
  ucs_recompose()

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504111036.YH1iEqBR-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202504111359.urXWyzvQ-lkp@intel.com/
Link: https://lore.kernel.org/r/o4974349-pp4p-4374-80q9-2oppqqr94r60@syhkavp.arg
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/gen_ucs_recompose.py
drivers/tty/vt/gen_ucs_width.py
drivers/tty/vt/ucs_recompose.c
drivers/tty/vt/ucs_width.c