Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197235
b: refs/heads/master
c: 6610944
h: refs/heads/master
i:
  197233: b14b74f
  197231: dfb8e25
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 1461f87 commit 76b0237
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 375d65db27544a183aed5e14aa2ed487c796c78d
refs/heads/master: 6610944a91079a4002da310d3d5488feaae4a74a
3 changes: 1 addition & 2 deletions trunk/drivers/staging/hv/hyperv_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <linux/slab.h>
#include <linux/sysctl.h>
#include <linux/reboot.h>
#include <linux/version.h>

#include "logging.h"
#include "osd.h"
Expand All @@ -38,7 +37,7 @@
#include "utils.h"


void shutdown_onchannelcallback(void *context)
static void shutdown_onchannelcallback(void *context)
{
struct vmbus_channel *channel = context;
u8 *buf;
Expand Down

0 comments on commit 76b0237

Please sign in to comment.