]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krisma...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Nov 2024 04:50:55 +0000 (20:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Nov 2024 04:50:55 +0000 (20:50 -0800)
commit060fc106b6854d3289d838ac3c98eb17afb261d7
tree586ed45526f9d1daa0af349624b17c9c1f74817b
parent980f8f8fd4228839f3d811521a27d4f9c2ead123
parent6b56a63d286f6f57066c4b5648d8fbec9510beae
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode

Pull unicode updates from Gabriel Krisman Bertazi:

 - constify a read-only struct (Thomas Weißschuh)

 - fix the error path of unicode_load, avoiding a possible kernel oops
   if it fails to find the unicode module (André Almeida)

 - documentation fix, updating a filename in the README (Gan Jie)

 - add the link of my tree to MAINTAINERS (André Almeida)

* tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode:
  MAINTAINERS: Add Unicode tree
  unicode: change the reference of database file
  unicode: Fix utf8_load() error path
  unicode: constify utf8 data table
MAINTAINERS
fs/unicode/mkutf8data.c
fs/unicode/utf8-core.c
fs/unicode/utf8data.c_shipped