Re: [PATCH v2 0/2] staging: speakup: checkpatch guided cleanups

2017-03-15 Thread Greg KH
On Wed, Mar 15, 2017 at 01:40:10AM -0700, Arushi Singhal wrote:
> Hi
> This Patch is also not yet added to the kernel-tree.

I don't see it in my patch queue at all, so something must have gone
wrong.  Please rebase and resend them if they are still applicable.

thanks,

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


[PATCH v2 0/2] staging: speakup: checkpatch guided cleanups

2017-03-10 Thread Arushi Singhal
Improve readability by fixing multiple checkpatch.pl
issues in speakup driver. 

Arushi Singhal (2):
  staging: speakup: Placed Logical on the previous line
  staging: speakup: spaces preferred around operator

 drivers/staging/speakup/main.c   |  8 
 drivers/staging/speakup/serialio.c   |  4 ++--
 drivers/staging/speakup/speakup.h| 12 ++--
 drivers/staging/speakup/speakup_acntpc.c |  4 ++--
 drivers/staging/speakup/speakup_decpc.c  | 14 +++---
 drivers/staging/speakup/speakup_dtlk.c   | 14 +++---
 drivers/staging/speakup/speakup_keypc.c  | 12 ++--
 drivers/staging/speakup/speakup_ltlk.c   |  2 +-
 8 files changed, 35 insertions(+), 35 deletions(-)

-- 
2.11.0

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