Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334780
b: refs/heads/master
c: e9d1aa0
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Oct 19, 2012
1 parent f7ca3d8 commit 2ec9469
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: c2103b7ef7ecb4d17138b6ced4aad1b576affc4e
refs/heads/master: e9d1aa05da264cf7e1906b81a90d6abfdbe3700b
2 changes: 1 addition & 1 deletion trunk/drivers/xen/xenbus/xenbus_xs.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ static struct xenbus_watch *find_watch(const char *token)
* so if we are running on anything older than 4 do not attempt to read
* control/platform-feature-xs_reset_watches.
*/
static bool xen_strict_xenbus_quirk()
static bool xen_strict_xenbus_quirk(void)
{
uint32_t eax, ebx, ecx, edx, base;

Expand Down

0 comments on commit 2ec9469

Please sign in to comment.