The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: john.hubbard@gmail.com
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	"John Hubbard" <jhubbard@nvidia.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Simon Sandström" <simon@nikanor.nu>,
	"Geordan Neukum" <gneukum1@gmail.com>,
	"Jeremy Sowden" <jeremy@azazel.net>,
	"Vandana BN" <bnvandana@gmail.com>,
	devel@driverdev.osuosl.org,
	"Bharath Vedartham" <linux.bhar@gmail.com>
Subject: [PATCH 0/1] staging: kpc2000: whitespace and line length cleanup
Date: Mon, 15 Jul 2019 14:21:22 -0700	[thread overview]
Message-ID: <20190715212123.432-1-jhubbard@nvidia.com> (raw)

From: John Hubbard <jhubbard@nvidia.com>

Hi everyone,

This is an easy, drive-by cleanup that I did while reviewing Bharath's
changes to convert over to put_user_page(). It should make the code less
obviously non-conforming, and therefore help future reviews and cleanups.

This is on top of latest linux.git, commit fec88ab0af97 ("Merge tag
'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma"),
and it does NOT have Bharath's patch applied, so it conflicts (but should
be trivial to resolve, regardless of which is applied first, as it's just
whitespace).

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Simon Sandström <simon@nikanor.nu>
Cc: Geordan Neukum <gneukum1@gmail.com>
Cc: Jeremy Sowden <jeremy@azazel.net>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Vandana BN <bnvandana@gmail.com>
Cc: devel@driverdev.osuosl.org
Cc: Bharath Vedartham <linux.bhar@gmail.com>

John Hubbard (1):
  staging: kpc2000: whitespace and line length cleanup

 drivers/staging/kpc2000/kpc2000_i2c.c         | 189 +++++++++++------
 drivers/staging/kpc2000/kpc2000_spi.c         | 116 +++++-----
 drivers/staging/kpc2000/kpc_dma/dma.c         | 109 ++++++----
 drivers/staging/kpc2000/kpc_dma/fileops.c     | 199 +++++++++++-------
 .../staging/kpc2000/kpc_dma/kpc_dma_driver.c  | 113 +++++-----
 .../staging/kpc2000/kpc_dma/kpc_dma_driver.h  | 154 +++++++-------
 6 files changed, 507 insertions(+), 373 deletions(-)

-- 
2.22.0


             reply	other threads:[~2019-07-15 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15 21:21 john.hubbard [this message]
2019-07-15 21:21 ` [PATCH] staging: kpc2000: whitespace and line length cleanup john.hubbard
2019-07-15 22:21   ` Joe Perches
2019-07-15 22:26     ` John Hubbard
2019-07-16  8:36   ` Greg Kroah-Hartman
2019-07-16 18:02     ` John Hubbard

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=20190715212123.432-1-jhubbard@nvidia.com \
    --to=john.hubbard@gmail.com \
    --cc=bnvandana@gmail.com \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gneukum1@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jeremy@azazel.net \
    --cc=jhubbard@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux.bhar@gmail.com \
    --cc=simon@nikanor.nu \
    /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