The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f: Linux 6.10-rc4 (2024-06-16 13:40:16 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git tags/unicode-next-6.11 for you to fetch changes up to 68318904a7758e11f16fa9d202a6df60f896e71a: unicode: add MODULE_DESCRIPTION() macros (2024-06-20 19:30:02 -0400) ---------------------------------------------------------------- Two small fixes to silent the compiler and static analyzers tools from Ben Dooks and Jeff Johnson. ---------------------------------------------------------------- Ben Dooks (1): unicode: make utf8 test count static Jeff Johnson (1): unicode: add MODULE_DESCRIPTION() macros fs/unicode/mkutf8data.c | 1 + fs/unicode/utf8-selftest.c | 5 +++-- fs/unicode/utf8data.c_shipped | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) -- Gabriel Krisman Bertazi