Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108226
b: refs/heads/master
c: ed6d687
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and Rusty Russell committed Aug 12, 2008
1 parent a59b394 commit 40e612e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 59f9415ffb9759e950d775f4c400f747b332cc02
refs/heads/master: ed6d68763b8b589c0ae9d231cbd72bd01f6685c5
1 change: 0 additions & 1 deletion trunk/kernel/stop_machine.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ static void ack_state(void)
static int stop_cpu(struct stop_machine_data *smdata)
{
enum stopmachine_state curstate = STOPMACHINE_NONE;
int uninitialized_var(ret);

/* Simple state machine */
do {
Expand Down

0 comments on commit 40e612e

Please sign in to comment.