Mark Lord wrote:
> (many months and hours of wasted effort later, still resending..)
> 
> This patch adds support for issuing ATA_16 passthru commands
> to ATAPI devices managed by libata.  It requires the previous
> CDB length fix patch.
> 
> A boot/module parameter, "ata16_passthru=1" can be used to
> globally disable this feature, if ever desired.
> 
> Signed-Off-By: Mark Lord <[EMAIL PROTECTED]> ---

It applies with some warnings.

Adds trailing whitespace.
.dotest/patch:47: 
Space in indent is followed by a tab.
.dotest/patch:49:               DPRINTK("bad CDB len=%u, max=%u\n",
Space in indent is followed by a tab.
.dotest/patch:50:                       scmd->cmd_len, max_len);

Other than that.

Acked-by: Tejun Heo <[EMAIL PROTECTED]>

-- 
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to