Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334640
b: refs/heads/master
c: 4896817
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 9, 2012
1 parent 2d10802 commit e022f30
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: ea065f13cc0a037b55698bb1021ea0927d0046d1
refs/heads/master: 48968177312e01737c018fdb2430b703831cbc2e
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/arm/fas216.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *
SCp->buffers_residual, suffix);
}

#ifdef CHECK_STRUCTURE
static void fas216_dumpinfo(FAS216_Info *info)
{
static int used = 0;
Expand Down Expand Up @@ -223,7 +224,6 @@ static void fas216_dumpinfo(FAS216_Info *info)
info->internal_done, info->magic_end);
}

#ifdef CHECK_STRUCTURE
static void __fas216_checkmagic(FAS216_Info *info, const char *func)
{
int corruption = 0;
Expand Down

0 comments on commit e022f30

Please sign in to comment.