Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249553
b: refs/heads/master
c: cf9dcba
h: refs/heads/master
i:
  249551: 7e18c28
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed May 11, 2011
1 parent 6f1a3a3 commit badaf34
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: fa90f1de21a038ff36526d2366ad25ab35f21188
refs/heads/master: cf9dcba7ff852594163c72a0633608377fb53645
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/channel_mgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#include "utils.h"

struct vmbus_channel_message_table_entry {
enum vmbus_channel_message_type messageType;
enum vmbus_channel_message_type message_type;
void (*message_handler)(struct vmbus_channel_message_header *msg);
};

Expand Down

0 comments on commit badaf34

Please sign in to comment.