Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57071
b: refs/heads/master
c: 36b4897
h: refs/heads/master
i:
  57069: 7c5da13
  57067: 65ebaad
  57063: 1216dfb
  57055: 8a48ba7
v: v3
  • Loading branch information
David S. Miller committed May 29, 2007
1 parent f3320df commit 2a06e24
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: 89a4063e959a4701b998f3f1c3f8a6562ab5ba51
refs/heads/master: 36b48973b8f1818d0ae6d16e548081d00162ae39
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/hvapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ int sun4v_hvapi_register(unsigned long group, unsigned long major,
p->minor = actual_minor;
ret = 0;
} else if (hv_ret == HV_EBADTRAP ||
HV_ENOTSUPPORTED) {
hv_ret == HV_ENOTSUPPORTED) {
if (p->flags & FLAG_PRE_API) {
if (major == 1) {
p->major = 1;
Expand Down

0 comments on commit 2a06e24

Please sign in to comment.