linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cruz Julian Bishop <cruzjbishop@gmail.com>
To: gregkh@linuxfoundation.org, greg@kroah.com
Cc: Cruz Julian Bishop <cruzjbishop@gmail.com>,
	liodot@gmail.com, charrer@alacritech.com,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Slicoss patches
Date: Mon, 14 Jan 2013 12:29:06 +1000	[thread overview]
Message-ID: <1358130549-10969-1-git-send-email-cruzjbishop@gmail.com> (raw)

Hi everyone,

Here are three patches for Slicoss' staging driver.

It originally started as a project to remove all swearing in the Staging
drivers, but I got caught by the whitespace warnings. I don't like them :)

Sorry if I made a mistake with the second patch; I don't see how it could have
any change in functionality, but you never know. 

Thanks for looking at these.

~Cruz

Cruz Julian Bishop (3):
  staging: slicoss: Stop swearing in slicoss.c
  staging: slicoss: Fix three checkpatch.pl errors in slicoss.c
  staging: slicoss: Fix space-related checkpatch.pl warnings

 drivers/staging/slicoss/slic.h    |  504 ++++++++++++++++++-------------------
 drivers/staging/slicoss/slichw.h  |    6 +-
 drivers/staging/slicoss/slicoss.c |   35 +--
 3 files changed, 274 insertions(+), 271 deletions(-)

-- 
1.7.10.4


             reply	other threads:[~2013-01-14  2:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14  2:29 Cruz Julian Bishop [this message]
2013-01-14  2:29 ` [PATCH 1/3] staging: slicoss: Stop swearing in slicoss.c Cruz Julian Bishop
2013-01-14  2:29 ` [PATCH 2/3] staging: slicoss: Fix three checkpatch.pl errors " Cruz Julian Bishop
2013-01-14  2:29 ` [PATCH 3/3] staging: slicoss: Fix space-related checkpatch.pl warnings Cruz Julian Bishop

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=1358130549-10969-1-git-send-email-cruzjbishop@gmail.com \
    --to=cruzjbishop@gmail.com \
    --cc=charrer@alacritech.com \
    --cc=greg@kroah.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liodot@gmail.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 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).