linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabian Holler <fabian.holler@profitbricks.com>
To: gregkh@linuxfoundation.org
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Fabian Holler <fabian.holler@profitbricks.com>
Subject: [PATCH 0/3] staging: android: fix checkpatch warnings in ashmem.c
Date: Wed,  7 Jan 2015 10:39:51 +0100	[thread overview]
Message-ID: <cover.1420622282.git.fabian.holler@profitbricks.com> (raw)

Hello,

this patchset fixes the checkpatch.pl warnings in
drivers/staging/android/ashmem.c

regards

Fabian

Fabian Holler (3):
  staging: android: fix indentation to match open parenthesis
  staging: android: remove unnecessary blank lines after open brace
  staging: android: remove unnecessary space after cast

 drivers/staging/android/ashmem.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

-- 
2.1.3


             reply	other threads:[~2015-01-07  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-07  9:39 Fabian Holler [this message]
2015-01-07  9:39 ` [PATCH 1/3] staging: android: fix indentation to match open parenthesis Fabian Holler
2015-01-07  9:39 ` [PATCH 2/3] staging: android: remove blank lines after open braces Fabian Holler
2015-01-07  9:39 ` [PATCH 3/3] staging: android: remove space after casts Fabian Holler

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.1420622282.git.fabian.holler@profitbricks.com \
    --to=fabian.holler@profitbricks.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).