Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197335
b: refs/heads/master
c: 0e0ab5f
h: refs/heads/master
i:
  197333: f68c59d
  197331: 0f9fa09
  197327: 5f1eca4
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 11, 2010
1 parent 6a95a65 commit bebc4e0
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 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: 72daf320fb322dc200824e2be17e69553a53fc8a
refs/heads/master: 0e0ab5f5af2cea05a3f7526fb05585f5cbe8a106
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/channel_mgmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <linux/list.h>
#include <linux/timer.h>
#include "ring_buffer.h"
#include "VmbusChannelInterface.h"
#include "vmbus_channel_interface.h"
#include "VmbusPacketFormat.h"

/* Version 1 messages */
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/hv_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include "osd.h"
#include "vmbus.h"
#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
#include "vmbus_channel_interface.h"
#include "VersionInfo.h"
#include "channel.h"
#include "vmbus_private.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/netvsc.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#include <linux/list.h>
#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
#include "vmbus_channel_interface.h"
#include "netvsc_api.h"


Expand Down

0 comments on commit bebc4e0

Please sign in to comment.