Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245255
b: refs/heads/master
c: 887cb45
h: refs/heads/master
i:
  245253: 3dde770
  245251: 95c86de
  245247: ba530f0
v: v3
  • Loading branch information
Daniel Kiper authored and Konrad Rzeszutek Wilk committed May 19, 2011
1 parent 5af7846 commit 5a450d0
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: b53cedebd74918237176520f9157deb7ae066b71
refs/heads/master: 887cb45694f77d59de19674cb73146fec72fadbb
2 changes: 1 addition & 1 deletion trunk/drivers/xen/sys-hypervisor.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ static struct attribute_group xen_compilation_group = {
.attrs = xen_compile_attrs,
};

int __init static xen_compilation_init(void)
static int __init xen_compilation_init(void)
{
return sysfs_create_group(hypervisor_kobj, &xen_compilation_group);
}
Expand Down

0 comments on commit 5a450d0

Please sign in to comment.