mbox series

[v6,0/2] IMA checkpatch fixes

Message ID 20211008091430.22392-1-pvorel@suse.cz (mailing list archive)
Headers show
Series IMA checkpatch fixes | expand

Message

Petr Vorel Oct. 8, 2021, 9:14 a.m. UTC
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(-)

Comments

Petr Vorel Oct. 8, 2021, 9:49 a.m. UTC | #1
Hi all,

Ah, version of this patchset is obviously 1, not 6.

Kind regards,
Petr
Mimi Zohar Oct. 11, 2021, 12:08 p.m. UTC | #2
Hi Petr, Alex,

On Fri, 2021-10-08 at 11:14 +0200, Petr Vorel wrote:
> Hi,
> 
> very minor checkpatch fixes based on [v3,2/2] ima: add gid support patchset [1].

These and the original gid patch set are now queued in next-integrity-
testing.

thanks,

Mimi
Petr Vorel Oct. 11, 2021, 12:46 p.m. UTC | #3
Hi Mimi,

> Hi Petr, Alex,

> On Fri, 2021-10-08 at 11:14 +0200, Petr Vorel wrote:
> > Hi,

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

> These and the original gid patch set are now queued in next-integrity-
> testing.
Thanks!

Kind regards,
Petr

> thanks,

> Mimi
Alex Henrie Oct. 11, 2021, 8:15 p.m. UTC | #4
On Mon, 11 Oct 2021 08:08:01 -0400
Mimi Zohar <zohar@linux.ibm.com> wrote:

> Hi Petr, Alex,
> 
> On Fri, 2021-10-08 at 11:14 +0200, Petr Vorel wrote:
> > Hi,
> > 
> > very minor checkpatch fixes based on [v3,2/2] ima: add gid support patchset [1].
> 
> These and the original gid patch set are now queued in next-integrity-
> testing.

Thank you!

-Alex