All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] staging: android: fix multiple checkpatch issues
@ 2015-11-01 14:38 Ioana Ciornei
  2015-11-01 14:38 ` [PATCH v2 1/5] staging: android: replace explicit NULL comparison Ioana Ciornei
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Ioana Ciornei @ 2015-11-01 14:38 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: arve, riandrews, Ioana Ciornei

This patchset fixes multiple checkpatch.pl issues.

Changes in v2:
    - fix typos in the commit description of the patch 3/5

Ioana Ciornei (5):
  staging: android: replace explicit NULL comparison
  staging: android: replace uint32_t with u32
  staging: android: properly align function arguments
  staging: android: remove multiple blank lines
  staging: android: add comment to spinlock_t definition

 drivers/staging/android/ion/compat_ion.c  |  6 +++---
 drivers/staging/android/lowmemorykiller.c |  6 +++---
 drivers/staging/android/sync.c            | 22 +++++++++++-----------
 drivers/staging/android/timed_gpio.c      | 13 ++++++-------
 4 files changed, 23 insertions(+), 24 deletions(-)

-- 
2.1.4



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

end of thread, other threads:[~2015-11-04  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-01 14:38 [PATCH v2 0/5] staging: android: fix multiple checkpatch issues Ioana Ciornei
2015-11-01 14:38 ` [PATCH v2 1/5] staging: android: replace explicit NULL comparison Ioana Ciornei
2015-11-01 14:38 ` [PATCH v2 2/5] staging: android: replace uint32_t with u32 Ioana Ciornei
2015-11-01 14:38 ` [PATCH v2 3/5] staging: android: properly align function arguments Ioana Ciornei
2015-11-01 14:38 ` [PATCH v2 4/5] staging: android: remove multiple blank lines Ioana Ciornei
2015-11-01 14:38 ` [PATCH v2 5/5] staging: android: add comment to spinlock_t definition Ioana Ciornei
2015-11-03 20:21   ` [Outreachy kernel] " Greg KH
2015-11-04  7:57     ` Ioana Ciornei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.