Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210296
b: refs/heads/master
c: 5aac4d7
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Kumar Gala committed Aug 31, 2010
1 parent 8b94eda commit 9d04dcd
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: fa9fc821f8892590211a9aa9e855eb83152b9870
refs/heads/master: 5aac4d73dc234fe7be91679b547af2436d7f8d1e
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/qe_lib/qe.c
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ unsigned int qe_get_num_of_snums(void)
if ((num_of_snums < 28) || (num_of_snums > QE_NUM_OF_SNUM)) {
/* No QE ever has fewer than 28 SNUMs */
pr_err("QE: number of snum is invalid\n");
of_node_put(qe);
return -EINVAL;
}
}
Expand Down

0 comments on commit 9d04dcd

Please sign in to comment.