commit | 9a051019549028f732770a75f7c4c5b3495908c9 | [log] [tgz] |
---|---|---|
author | Douglas Gilbert <dgilbert@interlog.com> | Sat Dec 23 12:48:10 2017 -0500 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jan 10 23:25:04 2018 -0500 |
tree | 1df9e3ac7b102db6c2944df85745b753d226e60e | |
parent | dbec4c9040edc15442c3ebdb65408aa9d3b82c24 [diff] |
scsi: scsi_debug: tab, kstrto changes Some of my development tools tend to add spaces (my preference) rather than tabs (kernel convention). Running unexpand to clean these spaces up found more of them than checkpatch.pl did. Then checkpatch.pl complained about other style violations in those newly tabbed lines. Signed-off-by: Douglas Gilbert <dgilbert@interlog.com> Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>