On Tue, 2016-04-05 at 16:16 -0700, Joe Perches wrote:
> On Tue, 2016-04-05 at 16:56 +0300, Andy Shevchenko wrote:
> >
> > Instead of open coded variant re-use extension what vsprintf.c
> > provides us for
> > ages.
> trivia:
>
> >
> > diff --git a/security/integrity/ima/ima_policy.c
> > b/securi
On Tue, 2016-04-05 at 16:56 +0300, Andy Shevchenko wrote:
> Instead of open coded variant re-use extension what vsprintf.c provides us for
> ages.
trivia:
> diff --git a/security/integrity/ima/ima_policy.c
> b/security/integrity/ima/ima_policy.c
[]
> @@ -1012,17 +1012,7 @@ int ima_policy_show(st
Instead of open coded variant re-use extension what vsprintf.c provides us for
ages.
Signed-off-by: Andy Shevchenko
---
security/integrity/ima/ima_policy.c | 14 ++
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/security/integrity/ima/ima_policy.c
b/security/integrit
3 matches
Mail list logo