linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
@ 2022-09-05  7:58 Gaosheng Cui
  2022-09-05  7:58 ` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig Gaosheng Cui
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gaosheng Cui @ 2022-09-05  7:58 UTC (permalink / raw)
  To: zohar, dmitry.kasatkin, paul, jmorris, serge, cuigaosheng1
  Cc: linux-integrity, linux-security-module, linux-kernel

This series contains a few cleanup patches, to replace fake flexible-array
declarations with DECLARE_FLEX_ARRAY() helper for ima. Thanks!

Link: https://github.com/KSPP/linux/issues/193

Gaosheng Cui (4):
  ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig
  ima: Use DECLARE_FLEX_ARRAY() helper in ima_template_entry
  ima: Use DECLARE_FLEX_ARRAY() helper in ima_policy
  integrity: Use DECLARE_FLEX_ARRAY() helper in integrity.h

 security/integrity/ima/ima.h        | 2 +-
 security/integrity/ima/ima_modsig.c | 2 +-
 security/integrity/ima/ima_policy.c | 2 +-
 security/integrity/integrity.h      | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-23 20:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05  7:58 [PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima Gaosheng Cui
2022-09-05  7:58 ` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig Gaosheng Cui
2022-09-23 20:28   ` Mimi Zohar
2022-09-05  7:58 ` [PATCH -next 2/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_template_entry Gaosheng Cui
2022-09-05  7:58 ` [PATCH -next 3/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_policy Gaosheng Cui
2022-09-05  7:58 ` [PATCH -next 4/4] integrity: Use DECLARE_FLEX_ARRAY() helper in integrity.h Gaosheng Cui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).