Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305122
b: refs/heads/master
c: ee51f44
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Apr 30, 2012
1 parent e54bf8e commit 0210668
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 53c0ad522e215251f55623e80b921129aafa0d48
refs/heads/master: ee51f4432e375d07c29758e592c8c1ad1a343208
3 changes: 1 addition & 2 deletions trunk/drivers/scsi/aic94xx/aic94xx_seq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1228,8 +1228,7 @@ static int asd_seq_start_lseq(struct asd_ha_struct *asd_ha, int lseq)

int asd_release_firmware(void)
{
if (sequencer_fw)
release_firmware(sequencer_fw);
release_firmware(sequencer_fw);
return 0;
}

Expand Down

0 comments on commit 0210668

Please sign in to comment.