Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162253
b: refs/heads/master
c: 0197e34
h: refs/heads/master
i:
  162251: da77b5e
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent a13d310 commit bdc8bd8
Show file tree
Hide file tree
Showing 4 changed files with 3 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: f363ce27abacf6d67b080da209bd52c85bbb1b8c
refs/heads/master: 0197e34c1b22f64bf6ac0f49160f8d6bf6fffb31
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/ChannelMgmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "List.h"
#include "RingBuffer.h"

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

/* Version 1 messages */
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 @@ -25,7 +25,7 @@
#define _NETVSC_H_

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

Expand Down

0 comments on commit bdc8bd8

Please sign in to comment.