[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] [PATCH R2 6/7] xen/balloon: Minor notation fixes
- To: ian.campbell@xxxxxxxxxx, akpm@xxxxxxxxxxxxxxxxxxxx, andi.kleen@xxxxxxxxx, haicheng.li@xxxxxxxxxxxxxxx, fengguang.wu@xxxxxxxxx, jeremy@xxxxxxxx, konrad.wilk@xxxxxxxxxx, dan.magenheimer@xxxxxxxxxx, v.tolstov@xxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-mm@xxxxxxxxx
- From: Daniel Kiper <dkiper@xxxxxxxxxxxx>
- Date: Wed, 29 Dec 2010 18:06:24 +0100
- Cc:
- Delivery-date: Wed, 29 Dec 2010 09:20:24 -0800
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
Minor notation fixes.
Signed-off-by: Daniel Kiper <dkiper@xxxxxxxxxxxx>
---
drivers/xen/balloon.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/xen/balloon.c b/drivers/xen/balloon.c
index a62427d..f105e67 100644
--- a/drivers/xen/balloon.c
+++ b/drivers/xen/balloon.c
@@ -575,11 +575,11 @@ static struct attribute *balloon_info_attrs[] = {
static struct attribute_group balloon_info_group = {
.name = "info",
- .attrs = balloon_info_attrs,
+ .attrs = balloon_info_attrs
};
static struct sysdev_class balloon_sysdev_class = {
- .name = BALLOON_CLASS_NAME,
+ .name = BALLOON_CLASS_NAME
};
static int register_balloon(struct sys_device *sysdev)
--
1.4.4.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel