Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15663
b: refs/heads/master
c: 4797215
h: refs/heads/master
i:
  15661: ada3d19
  15659: eb26d8c
  15655: 9112400
  15647: 4497516
v: v3
  • Loading branch information
Matthew Wilcox authored and James Bottomley committed Dec 16, 2005
1 parent 5a1670f commit 500fa6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1abfd370134553f3b47e3e40a0526e05001409c2
refs/heads/master: 479721538957d514df6dcb29f66e5edd26393bb1
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_transport_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ static const char * const one_byte_msgs[] = {
#define NO_ONE_BYTE_MSGS (sizeof(one_byte_msgs) / sizeof (const char *))

static const char * const two_byte_msgs[] = {
/* 0x20 */ "Simple Queue Tag", "Head of Queue Tag", "Ordered Queue Tag"
/* 0x20 */ "Simple Queue Tag", "Head of Queue Tag", "Ordered Queue Tag",
/* 0x23 */ "Ignore Wide Residue"
};
#define NO_TWO_BYTE_MSGS (sizeof(two_byte_msgs) / sizeof (const char *))
Expand Down

0 comments on commit 500fa6f

Please sign in to comment.