Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25627
b: refs/heads/master
c: 27f4aa3
h: refs/heads/master
i:
  25625: 6667e38
  25623: 1317b20
v: v3
  • Loading branch information
Tony Luck committed Apr 4, 2006
1 parent fbce004 commit 6251ca5
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: d905b00b3bc9484d92dd6e9bd9fd8cf66580dc8a
refs/heads/master: 27f4aa3db090ff5bc0e6c192aae6d99b21563b21
2 changes: 1 addition & 1 deletion trunk/arch/ia64/sn/kernel/xpc_channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1831,7 +1831,7 @@ xpc_initiate_allocate(partid_t partid, int ch_number, u32 flags, void **payload)
{
struct xpc_partition *part = &xpc_partitions[partid];
enum xpc_retval ret = xpcUnknownReason;
struct xpc_msg *msg;
struct xpc_msg *msg = NULL;


DBUG_ON(partid <= 0 || partid >= XP_MAX_PARTITIONS);
Expand Down

0 comments on commit 6251ca5

Please sign in to comment.