[GIT PULL] tomoyo update for v6.4

From: Tetsuo Handa
Date: Mon Apr 24 2023 - 05:58:37 EST


The following changes since commit c120c98486c2855d2ae266c2af63d26f61dfcc4e:

tomoyo: replace tomoyo_round2() with kmalloc_size_roundup() (2023-03-01 23:46:12 +0900)

are available in the git repository at:

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

for you to fetch changes up to c120c98486c2855d2ae266c2af63d26f61dfcc4e:

tomoyo: replace tomoyo_round2() with kmalloc_size_roundup() (2023-03-01 23:46:12 +0900)

----------------------------------------------------------------
One cleanup patch from Vlastimil Babka.

Vlastimil Babka (1):
tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()

security/tomoyo/audit.c | 6 +++---
security/tomoyo/common.c | 2 +-
security/tomoyo/common.h | 44 --------------------------------------------
3 files changed, 4 insertions(+), 48 deletions(-)

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