[PATCH 0/1] staging: kpc2000: whitespace and line length cleanup

john.hubbard at gmail.com john.hubbard at gmail.com
Mon Jul 15 21:21:22 UTC 2019


From: John Hubbard <jhubbard at 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 at linuxfoundation.org>
Cc: Simon Sandström <simon at nikanor.nu>
Cc: Geordan Neukum <gneukum1 at gmail.com>
Cc: Jeremy Sowden <jeremy at azazel.net>
Cc: Dan Carpenter <dan.carpenter at oracle.com>
Cc: Vandana BN <bnvandana at gmail.com>
Cc: devel at driverdev.osuosl.org
Cc: Bharath Vedartham <linux.bhar at 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



More information about the devel mailing list