Re: [PATCH] [SCSI] fix typo in scsi documentation

2012-08-16 Thread Rob Landley
On 08/10/2012 06:47 AM, Petr Uzel wrote: > Signed-off-by: Petr Uzel > --- > Documentation/scsi/scsi_eh.txt |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Acked-by: Rob Landley Rob -- GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code. Either it's "mere aggregation"

[PATCH] [SCSI] fix typo in scsi documentation

2012-08-10 Thread Petr Uzel
Signed-off-by: Petr Uzel --- Documentation/scsi/scsi_eh.txt |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/scsi/scsi_eh.txt b/Documentation/scsi/scsi_eh.txt index 6ff16b6..128348e 100644 --- a/Documentation/scsi/scsi_eh.txt +++ b/Documentation/scsi/scsi_e