public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] fix drivers/staging/android several coding issues
@ 2015-08-25  6:53 Peng Sun
  2015-08-25  6:53 ` [PATCH 1/6] fix android/ashmem.c several coding style issues Peng Sun
  2015-08-25 15:18 ` [PATCH 0/6] fix drivers/staging/android several coding issues Joe Perches
  0 siblings, 2 replies; 8+ messages in thread
From: Peng Sun @ 2015-08-25  6:53 UTC (permalink / raw)
  To: gregkh, arve, riandrews; +Cc: devel, linux-kernel, 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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-25 15:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25  6:53 [PATCH 0/6] fix drivers/staging/android several coding issues Peng Sun
2015-08-25  6:53 ` [PATCH 1/6] fix android/ashmem.c several coding style issues Peng Sun
2015-08-25  6:53   ` [PATCH 2/6] fix android/lowmemorykiller.c " Peng Sun
2015-08-25  6:53     ` [PATCH 3/6] fix android/sw_sync.c " Peng Sun
2015-08-25  6:53       ` [PATCH 4/6] fix android/sync.c " Peng Sun
2015-08-25  6:53         ` [PATCH 5/6] fix android/sync.h " Peng Sun
2015-08-25  6:53           ` [PATCH 6/6] fix android/timed_gpio.c " Peng Sun
2015-08-25 15:18 ` [PATCH 0/6] fix drivers/staging/android several coding issues Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox