From: John Hubbard <jhubb...@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 <gre...@linuxfoundation.org> Cc: Simon Sandström <si...@nikanor.nu> Cc: Geordan Neukum <gneuk...@gmail.com> Cc: Jeremy Sowden <jer...@azazel.net> Cc: Dan Carpenter <dan.carpen...@oracle.com> Cc: Vandana BN <bnvand...@gmail.com> Cc: de...@driverdev.osuosl.org Cc: Bharath Vedartham <linux.b...@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 _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel