All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ioana Ciornei <ciorneiioana@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: arve@android.com, riandrews@android.com,
	Ioana Ciornei <ciorneiioana@gmail.com>
Subject: [PATCH v2 0/5] staging: android: fix multiple checkpatch issues
Date: Sun,  1 Nov 2015 16:38:19 +0200	[thread overview]
Message-ID: <cover.1446388483.git.ciorneiioana@gmail.com> (raw)

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



             reply	other threads:[~2015-11-01 14:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-01 14:38 Ioana Ciornei [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1446388483.git.ciorneiioana@gmail.com \
    --to=ciorneiioana@gmail.com \
    --cc=arve@android.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=riandrews@android.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.