Re: [PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications

2016-11-23 Thread Walt Feasel
On Wed, Nov 23, 2016 at 04:56:32PM +0100, Greg KH wrote: > On Wed, Nov 23, 2016 at 05:52:25AM -0500, Fleetwood Farm wrote: > > On Nov 23, 2016 4:08 AM, "Greg KH" wrote: > > > > > > On Mon, Nov 21, 2016 at 10:19:19AM -0500, Walt Feasel wrote: > > > > Make Linux kernel

Re: [PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications

2016-11-23 Thread Greg KH
On Wed, Nov 23, 2016 at 05:52:25AM -0500, Fleetwood Farm wrote: > On Nov 23, 2016 4:08 AM, "Greg KH" wrote: > > > > On Mon, Nov 21, 2016 at 10:19:19AM -0500, Walt Feasel wrote: > > > Make Linux kernel style modifications for speak_soft.c to include: > > > > > > Space

Re: [PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications

2016-11-23 Thread Greg KH
On Mon, Nov 21, 2016 at 10:19:19AM -0500, Walt Feasel wrote: > Make Linux kernel style modifications for speak_soft.c to include: > > Space around operator > Logical continuation > Multiple blank lines > Blank line after { > comment modifications > Align parenthesis Ok, now that you have a bunch

[PATCH v2 0/6] staging: speakup: speakup_soft.c checkpatch modifications

2016-11-21 Thread Walt Feasel
Make Linux kernel style modifications for speak_soft.c to include: Space around operator Logical continuation Multiple blank lines Blank line after { comment modifications Align parenthesis Walt Feasel (6): staging: speakup: speakup_soft.c Space around operator staging: speakup: