Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2034
b: refs/heads/master
c: 420b4a7
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed May 20, 2005
1 parent bdde09a commit edad851
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a1bf9d1d9272708922e83e465104106131f6415f
refs/heads/master: 420b4a73de8e36f0da486056189da66b0a164398
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/atp870u.c
Original file line number Diff line number Diff line change
Expand Up @@ -3146,8 +3146,8 @@ static const char *atp870u_info(struct Scsi_Host *notused)
}

#define BLS buffer + len + size
int atp870u_proc_info(struct Scsi_Host *HBAptr, char *buffer,
char **start, off_t offset, int length, int inout)
static int atp870u_proc_info(struct Scsi_Host *HBAptr, char *buffer,
char **start, off_t offset, int length, int inout)
{
static u8 buff[512];
int size = 0;
Expand Down

0 comments on commit edad851

Please sign in to comment.