All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] IMA checkpatch fixes
@ 2021-10-08  9:14 Petr Vorel
  2021-10-08  9:14 ` [PATCH v6 1/2] ima_policy: Remove duplicate 'the' in docs comment Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Petr Vorel @ 2021-10-08  9:14 UTC (permalink / raw)
  To: linux-integrity; +Cc: Petr Vorel, Alex Henrie, alexhenrie24, Mimi Zohar

Hi,

very minor checkpatch fixes based on [v3,2/2] ima: add gid support patchset [1].

Kind regards,
Petr

[1] https://lore.kernel.org/linux-integrity/20211007200302.187892-1-alexh@vpitech.com/

Petr Vorel (2):
  ima_policy: Remove duplicate 'the' in docs comment
  ima: Use strscpy instead of strlcpy

 security/integrity/ima/ima_api.c    | 2 +-
 security/integrity/ima/ima_policy.c | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-11 20:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08  9:14 [PATCH v6 0/2] IMA checkpatch fixes Petr Vorel
2021-10-08  9:14 ` [PATCH v6 1/2] ima_policy: Remove duplicate 'the' in docs comment Petr Vorel
2021-10-08  9:14 ` [PATCH v6 2/2] ima: Use strscpy instead of strlcpy Petr Vorel
2021-10-08  9:49 ` [PATCH v6 0/2] IMA checkpatch fixes Petr Vorel
2021-10-11 12:08 ` Mimi Zohar
2021-10-11 12:46   ` Petr Vorel
2021-10-11 20:15   ` Alex Henrie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.