Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107050
b: refs/heads/master
c: da97052
h: refs/heads/master
v: v3
  • Loading branch information
Dean Nelson authored and Linus Torvalds committed Jul 30, 2008
1 parent dd2ba7c commit 3956bc1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 355c54d2e70093f09910d2ecf343023aefc219e1
refs/heads/master: da9705259848b968cdf6151b977334fe7b5b0461
3 changes: 2 additions & 1 deletion trunk/drivers/misc/sgi-xp/xp.h
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,9 @@ enum xp_retval {
xpDisconnected, /* 51: channel disconnected (closed) */

xpBteCopyError, /* 52: bte_copy() returned error */
xpSalError, /* 53: sn SAL error */

xpUnknownReason /* 53: unknown reason - must be last in enum */
xpUnknownReason /* 54: unknown reason - must be last in enum */
};

/*
Expand Down

0 comments on commit 3956bc1

Please sign in to comment.