Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77159
b: refs/heads/master
c: a43cf0f
h: refs/heads/master
i:
  77157: c19d2b6
  77155: 2373f59
  77151: 927825d
v: v3
  • Loading branch information
Randy Dunlap authored and James Bottomley committed Jan 23, 2008
1 parent 18d0cd4 commit bcd842a
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: 53474c042c0e1be39557474c945ad4a8e653ad46
refs/heads/master: a43cf0f3511585493e3c948f7ec62f659486d0b3
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/NCR5380.c
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ static int __devinit NCR5380_init(struct Scsi_Host *instance, int flags)
* @instance: adapter to remove
*/

static void __devexit NCR5380_exit(struct Scsi_Host *instance)
static void NCR5380_exit(struct Scsi_Host *instance)
{
struct NCR5380_hostdata *hostdata = (struct NCR5380_hostdata *) instance->hostdata;

Expand Down

0 comments on commit bcd842a

Please sign in to comment.