Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95465
b: refs/heads/master
c: 200cce6
h: refs/heads/master
i:
  95463: 136107d
v: v3
  • Loading branch information
Lin Ming authored and Len Brown committed Apr 22, 2008
1 parent 85c7dd3 commit 30193f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9accd46459b8c068540451fdab07dbfcefaf7280
refs/heads/master: 200cce6a75061a3bf8d2e6b27c5cdcc7730893f1
1 change: 1 addition & 0 deletions trunk/drivers/acpi/tables/tbinstal.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ acpi_tb_add_table(struct acpi_table_desc *table_desc,

acpi_tb_delete_table(table_desc);
*table_index = i;
status = AE_ALREADY_EXISTS;
goto release;
}

Expand Down

0 comments on commit 30193f3

Please sign in to comment.