[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.23.451.2008021553270.85114@localhost>
Date: Sun, 2 Aug 2020 15:54:53 +0100 (BST)
From: Jules Irenge <jbi.octave@...il.com>
To: Joe Perches <joe@...ches.com>
cc: Jules Irenge <jbi.octave@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] Checkpatch tool errors clean up
On Sat, 1 Aug 2020, Joe Perches wrote:
> On Sat, 2020-08-01 at 19:45 +0100, Jules Irenge wrote:
> > Hi
> > I am proposing these 4 patches.
> > I am currently learning the core kernel the hard way.
> > I will appreciate any feedback negative or positive.
> > Thanks
>
> Generally, whitespace only changes outside of drivers/staging
> are not encouraged.
>
> > Jules Irenge (4):
> > acct: Add required space between variable and operator
> > audit: uninitialize global variable audit_sig_sid
> > audit: uninitialize static variables
> > context_tracking: uninitialize static variables
> >
> > kernel/acct.c | 2 +-
> > kernel/audit.c | 10 +++++-----
> > kernel/context_tracking.c | 2 +-
> > 3 files changed, 7 insertions(+), 7 deletions(-)
> >
>
Thanks, I take good note.
Kind regards,
Jules
Powered by blists - more mailing lists