[GIT PULL] tomoyo update for v6.6

From: Tetsuo Handa
Date: Sun Sep 03 2023 - 06:41:17 EST


The following changes since commit 254a8ed6aab39c869d99da97f25035ed15756337:

tomoyo: remove unused function declaration (2023-08-13 22:07:15 +0900)

are available in the git repository at:

git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20230903

for you to fetch changes up to 254a8ed6aab39c869d99da97f25035ed15756337:

tomoyo: remove unused function declaration (2023-08-13 22:07:15 +0900)

My gpg key's expiration date was extended by 10 years.
Please fetch from https://I-love.SAKURA.ne.jp/kumaneko-key as needed.
----------------------------------------------------------------
Three cleanup patches, no behavior changes.

tomoyo: remove unused function declaration
tomoyo: refactor deprecated strncpy
tomoyo: add format attributes to functions

security/tomoyo/common.c | 1 +
security/tomoyo/common.h | 6 ++----
security/tomoyo/domain.c | 5 ++---
3 files changed, 5 insertions(+), 7 deletions(-)

----------------------------------------------------------------