mbox series

[GIT,PULL] trivial unicode patches for 6.11

Message ID 87bk2nsmn7.fsf@mailhost.krisman.be (mailing list archive)
State New
Headers show
Series [GIT,PULL] trivial unicode patches for 6.11 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git tags/unicode-next-6.11

Message

Gabriel Krisman Bertazi July 23, 2024, 11:40 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 28, 2024, 6:46 p.m. UTC | #1
The pull request you sent on Tue, 23 Jul 2024 19:40:12 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git tags/unicode-next-6.11

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7b5d48188942178985cc185a17c754539cb9a4d3

Thank you!