Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18420
b: refs/heads/master
c: bdd70f2
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Jan 12, 2006
1 parent 1541457 commit ebb3a09
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: 8e32ca49ef2eb5bfec1444b5e731cc2d35111519
refs/heads/master: bdd70f2cebce0f5172350aab37c057c3b66494ac
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 @@ -1075,7 +1075,7 @@ static const char * const extended_msgs[] = {
/* 0x04 */ "Parallel Protocol Request"
};

void print_nego(const unsigned char *msg, int per, int off, int width)
static void print_nego(const unsigned char *msg, int per, int off, int width)
{
if (per) {
char buf[20];
Expand Down

0 comments on commit ebb3a09

Please sign in to comment.