Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162254
b: refs/heads/master
c: 216260d
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent bdc8bd8 commit 6f83e5f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 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: 0197e34c1b22f64bf6ac0f49160f8d6bf6fffb31
refs/heads/master: 216260d8b8225249a114494581ab387290102c1b
3 changes: 1 addition & 2 deletions trunk/drivers/staging/hv/ChannelMgmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@

#include "List.h"
#include "RingBuffer.h"

#include "VmbusChannelInterface.h"
#include "include/VmbusPacketFormat.h"
#include "VmbusPacketFormat.h"

/* Version 1 messages */
enum vmbus_channel_message_type {
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 @@ -24,7 +24,7 @@
#ifndef _NETVSC_H_
#define _NETVSC_H_

#include "include/VmbusPacketFormat.h"
#include "VmbusPacketFormat.h"
#include "VmbusChannelInterface.h"
#include "List.h"
#include "NetVscApi.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/StorVsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "osd.h"
#include "logging.h"
#include "StorVscApi.h"
#include "include/VmbusPacketFormat.h"
#include "VmbusPacketFormat.h"
#include "vstorage.h"


Expand Down

0 comments on commit 6f83e5f

Please sign in to comment.