Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99549
b: refs/heads/master
c: 955d6f1
h: refs/heads/master
i:
  99547: 36e7979
v: v3
  • Loading branch information
Adrian Bunk authored and Thomas Gleixner committed May 27, 2008
1 parent 9824c58 commit a8172de
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: 38bb5ab4179572f4d24d3ca7188172a31ca51a69
refs/heads/master: 955d6f1778da5a9795f2dfb07f760006f194609a
2 changes: 1 addition & 1 deletion trunk/drivers/xen/balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ static void balloon_process(struct work_struct *work)
}

/* Resets the Xen limit, sets new target, and kicks off processing. */
void balloon_set_new_target(unsigned long target)
static void balloon_set_new_target(unsigned long target)
{
/* No need for lock. Not read-modify-write updates. */
balloon_stats.hard_limit = ~0UL;
Expand Down

0 comments on commit a8172de

Please sign in to comment.