Re: [PATCH 0/3] staging: ks7010: Coding style fixes

2016-10-17 Thread Greg KH
On Mon, Oct 17, 2016 at 01:26:51PM +0200, Carlos Maiolino wrote:
> Hi Greg,
> 
> I've based these patches on top of linux-next. Thanks anyway.
> 
> Which tree are you applying these patches on? I'll make sure to submit
> next patches based on your tree.

While the -rc1 merge window was open, I couldn't add anything to my
trees that would show up in linux-next, that's why you didn't see these
changes.  Now that -rc1 is out, my trees will all be synced up with
linux-next on a daily basis, so working from there will be fine.

If you only care about staging tree cleanups, you can just use my
staging.git tree on git.kernel.org and use the staging-testing branch to
get the latest stuff.

hope this helps,

greg k-h
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


Re: [PATCH 0/3] staging: ks7010: Coding style fixes

2016-10-17 Thread Carlos Maiolino
Hi Greg,

I've based these patches on top of linux-next. Thanks anyway.

Which tree are you applying these patches on? I'll make sure to submit
next patches based on your tree.

Cheers

On Mon, Oct 17, 2016 at 10:27 AM, Greg KH  wrote:
> On Sun, Oct 16, 2016 at 10:16:00PM +0200, Carlos Maiolino wrote:
>> A small patchset fixing some coding style errors identified by checkpatch.pl
>>
>> Greg. I splitted the single patch into 3 different patches now, hope I set it
>> right now :)
>>
>> Also added a blank line before the signed-off.
>
> None of these apply to my tree as I think others have already made them
> before you did, sorry :(
>
> greg k-h
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


Re: [PATCH 0/3] staging: ks7010: Coding style fixes

2016-10-17 Thread Greg KH
On Sun, Oct 16, 2016 at 10:16:00PM +0200, Carlos Maiolino wrote:
> A small patchset fixing some coding style errors identified by checkpatch.pl
> 
> Greg. I splitted the single patch into 3 different patches now, hope I set it
> right now :)
> 
> Also added a blank line before the signed-off.

None of these apply to my tree as I think others have already made them
before you did, sorry :(

greg k-h
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 0/3] staging: ks7010: Coding style fixes

2016-10-16 Thread Carlos Maiolino
A small patchset fixing some coding style errors identified by checkpatch.pl

Greg. I splitted the single patch into 3 different patches now, hope I set it
right now :)

Also added a blank line before the signed-off.

Cheers

Carlos Maiolino (3):
  staging: ks7010: Fix conditional statements coding style
  staging: ks7010: Fix coding style spacing issues
  staging: ks7010: add missing blank lines

 drivers/staging/ks7010/ks_hostif.c | 238 +++--
 1 file changed, 120 insertions(+), 118 deletions(-)

-- 
2.7.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel