]> git.baikalelectronics.ru Git - kernel.git/commit
unicode: mark the version field in struct unicode_map unsigned
authorChristoph Hellwig <hch@lst.de>
Wed, 15 Sep 2021 06:59:59 +0000 (08:59 +0200)
committerGabriel Krisman Bertazi <krisman@collabora.com>
Mon, 11 Oct 2021 20:01:40 +0000 (17:01 -0300)
commit3aaf86bf1acfa0b09f125017460abe4b8562f6fd
tree2cf5c57ed207fcfbf4e0af8a657d2c466f1a8948
parent9649dbe11bebf11e9407c103130ffdf2f44fbb03
unicode: mark the version field in struct unicode_map unsigned

unicode version tripplets are always unsigned.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
include/linux/unicode.h