Re: [PATCH 0/6] fix drivers/staging/android several coding issues

2015-08-25 Thread Joe Perches
On Tue, 2015-08-25 at 14:53 +0800, Peng Sun wrote:
 patches based on linux-next next-20150824
 Corrections based on checkpatch.pl with --strict
 
 Peng Sun (6):
   fix android/ashmem.c several coding style issues
   fix android/lowmemorykiller.c several coding style issues
   fix android/sw_sync.c several coding style issues
   fix android/sync.c several coding style issues
   fix android/sync.h several coding style issues
   fix android/timed_gpio.c several coding style issues

Most here would rather you submit multiple
patches by fix type rather than sending
patches with multiple fix types per file.


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


[PATCH 0/6] fix drivers/staging/android several coding issues

2015-08-25 Thread Peng Sun
patches based on linux-next next-20150824
Corrections based on checkpatch.pl with --strict

Peng Sun (6):
  fix android/ashmem.c several coding style issues
  fix android/lowmemorykiller.c several coding style issues
  fix android/sw_sync.c several coding style issues
  fix android/sync.c several coding style issues
  fix android/sync.h several coding style issues
  fix android/timed_gpio.c several coding style issues

 drivers/staging/android/ashmem.c  | 15 ---
 drivers/staging/android/lowmemorykiller.c |  8 +---
 drivers/staging/android/sw_sync.c |  6 +++---
 drivers/staging/android/sync.c| 22 +++---
 drivers/staging/android/sync.h|  5 ++---
 drivers/staging/android/timed_gpio.c  | 15 ---
 6 files changed, 37 insertions(+), 34 deletions(-)

--
1.9.1

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