* [PATCH resend 2/2] libata-scsi: correct cbd to CDB in comment [not found] <20160706171309.1772-1-me> @ 2016-07-06 17:13 ` tom.ty89 2016-07-06 17:32 ` Tejun Heo 0 siblings, 1 reply; 2+ messages in thread From: tom.ty89 @ 2016-07-06 17:13 UTC (permalink / raw) To: tj, martin.petersen, sergei.shtylyov; +Cc: linux-ide, linux-scsi, Tom Yan From: Tom Yan <tom.ty89@gmail.com> It's Command Descriptor Block. Also capitalized it. Signed-off-by: Tom Yan <tom.ty89@gmail.com> diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/libata-scsi.c index f1125fd..c9cd216 100644 --- a/drivers/ata/libata-scsi.c +++ b/drivers/ata/libata-scsi.c @@ -304,7 +304,7 @@ static void ata_scsi_set_invalid_field(struct ata_device *dev, struct scsi_cmnd *cmd, u16 field, u8 bit) { ata_scsi_set_sense(dev, cmd, ILLEGAL_REQUEST, 0x24, 0x0); - /* "Invalid field in cbd" */ + /* "Invalid field in CDB" */ scsi_set_sense_field_pointer(cmd->sense_buffer, SCSI_SENSE_BUFFERSIZE, field, bit, 1); } -- 2.9.0 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH resend 2/2] libata-scsi: correct cbd to CDB in comment 2016-07-06 17:13 ` [PATCH resend 2/2] libata-scsi: correct cbd to CDB in comment tom.ty89 @ 2016-07-06 17:32 ` Tejun Heo 0 siblings, 0 replies; 2+ messages in thread From: Tejun Heo @ 2016-07-06 17:32 UTC (permalink / raw) To: tom.ty89; +Cc: martin.petersen, sergei.shtylyov, linux-ide, linux-scsi On Thu, Jul 07, 2016 at 01:13:09AM +0800, tom.ty89@gmail.com wrote: > From: Tom Yan <tom.ty89@gmail.com> > > It's Command Descriptor Block. Also capitalized it. > > Signed-off-by: Tom Yan <tom.ty89@gmail.com> Applied to libata/for-4.8. Thanks. -- tejun ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-06 17:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20160706171309.1772-1-me>
2016-07-06 17:13 ` [PATCH resend 2/2] libata-scsi: correct cbd to CDB in comment tom.ty89
2016-07-06 17:32 ` Tejun Heo
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).