Re: Patch: add to Documentation/scsi for scsi_dev_flags and command line passing

2017-10-18 Thread Martin K. Petersen
Laurence, > Indeed it was Evolution and then linux-scsi rejected my fix. Please use git send-email for patch submissions. -- Martin K. Petersen Oracle Linux Engineering

Re: Patch: add to Documentation/scsi for scsi_dev_flags and command line passing

2017-10-18 Thread Laurence Oberman
Indeed it was Evolution and then linux-scsi rejected my fix. Trying again, for some reason it thought I had html Signed-off-by: Laurence Oberman --- a/Documentation/scsi/scsi-parameters.txt +++ b/Documentation/scsi/scsi-parameters.txt @@ -116,3 +116,11 @@ parameters may be changed at runtime by

Re: Patch: add to Documentation/scsi for scsi_dev_flags and command line passing

2017-10-18 Thread Randy Dunlap
On 10/18/17 10:28, Laurence Oberman wrote: > I just noticed that > Was taken straight out of git after changing the Doc file. > Let me see why git did that > It's more likely that Evolution did it. > > On Wed, Oct 18, 2017 at 1:25 PM, Randy Dunlap > wrote: > >

Re: Patch: add to Documentation/scsi for scsi_dev_flags and command line passing

2017-10-18 Thread Randy Dunlap
On 10/18/17 10:13, Laurence Oberman wrote: > Tired of forgetting about this so documented it for others so they also > don't spend unnecessary time figuring this out. > > Signed-off-by: Laurence Oberman > > diff --git a/Documentation/scsi/scsi-parameters.txt > b/Documentation/scsi/scsi-parameter