From: John Hubbard <jhubbard@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx> Cc: Simon Sandström <simon@xxxxxxxxxx> Cc: Geordan Neukum <gneukum1@xxxxxxxxx> Cc: Jeremy Sowden <jeremy@xxxxxxxxxx> Cc: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Cc: Vandana BN <bnvandana@xxxxxxxxx> Cc: devel@xxxxxxxxxxxxxxxxxxxx Cc: Bharath Vedartham <linux.bhar@xxxxxxxxx> 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 devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel