The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/1] staging: kpc2000: whitespace and line length cleanup
@ 2019-07-15 21:21 john.hubbard
  2019-07-15 21:21 ` [PATCH] " john.hubbard
  0 siblings, 1 reply; 6+ messages in thread
From: john.hubbard @ 2019-07-15 21:21 UTC (permalink / raw)
  To: Dan Carpenter
  Cc: LKML, John Hubbard, Greg Kroah-Hartman, Simon Sandström,
	Geordan Neukum, Jeremy Sowden, Vandana BN, devel,
	Bharath Vedartham

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


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

end of thread, other threads:[~2019-07-16 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15 21:21 [PATCH 0/1] staging: kpc2000: whitespace and line length cleanup john.hubbard
2019-07-15 21:21 ` [PATCH] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox