[PATCH 04/14] fixup! audit: convert audit_exe to audit_fsnotify

Richard Guy Briggs rgb at redhat.com
Wed Jun 18 20:18:45 UTC 2014


On 14/06/18, Eric Paris wrote:
> On Tue, 17 Jun 2014 23:09:39 -0400
> Richard Guy Briggs <rgb at redhat.com> wrote:
> 
> > Remove unnecessary space.
> > ---
> >  kernel/auditfilter.c |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> > 
> > diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c
> > index 30091ce..94b6af1 100644
> > --- a/kernel/auditfilter.c
> > +++ b/kernel/auditfilter.c
> > @@ -551,7 +551,6 @@ static struct audit_entry
> > *audit_data_to_entry(struct audit_rule_data *data, break;
> >  		case AUDIT_EXE:
> >  		case AUDIT_EXE_CHILDREN:
> > -
> >  			if (entry->rule.exe || f->val > PATH_MAX)
> >  				goto exit_free;
> >  			str = audit_unpack_string(&bufp, &remain,
> > f->val);
> 
> For patches like these, would you rather I just fold it into my patch
> to keep a clean history, or would you rather I apply this little
> whitespace change? (obviously fixing things like the subject)

Well, it was labelled to simply be --autosquash(ed) by git rebase -i, so
I'll just let git do that work later.

I was intending to shepherd this patchset through...

- RGB

--
Richard Guy Briggs <rbriggs at redhat.com>
Senior Software Engineer, Kernel Security, AMER ENG Base Operating Systems, Red Hat
Remote, Ottawa, Canada
Voice: +1.647.777.2635, Internal: (81) 32635, Alt: +1.613.693.0684x3545




More information about the Linux-audit mailing list