Jason, On 12/21/17 11:40, Jason Yan wrote: > My editor always try to remove the extra white space at the end of the > line when I make some changes. I'm tired of adjusting them manually. > Can we remove them in mainline? > > Signed-off-by: Jason Yan <yanaijie@xxxxxxxxxx> > --- > drivers/scsi/scsi.c | 2 +- > drivers/scsi/scsi_lib.c | 20 ++++++++++---------- > drivers/scsi/scsi_scan.c | 10 +++++----- > drivers/scsi/scsi_sysfs.c | 4 ++-- > 4 files changed, 18 insertions(+), 18 deletions(-) There are plenty in drivers/scsi/sd.c too :) I would also love to get rid of these white spaces so that my emacs stops looking like a Christmas tree all year long. Last time I tried I got nacked... Martin, What about a (may be big) whitespace-only patch to clean up all the scsi code and finally get checkpatch to stop screaming at us if we touch a line near one with whitespaces (which can happen a lot...) ? Best regards. -- Damien Le Moal, Western Digital