From d295e8e97acae13552a5b220d3fbcff8201064a2 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Mon, 30 Aug 2010 00:24:53 -0700 Subject: treewide: Remove trailing whitespace Signed-off-by: Joe Perches Acked-by: Simon Horman Signed-off-by: Jesse Gross --- datapath/dp_notify.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'datapath/dp_notify.c') diff --git a/datapath/dp_notify.c b/datapath/dp_notify.c index e0bd14c52..b6bb90ec7 100644 --- a/datapath/dp_notify.c +++ b/datapath/dp_notify.c @@ -14,8 +14,8 @@ #include "vport-internal_dev.h" #include "vport-netdev.h" -static int dp_device_event(struct notifier_block *unused, unsigned long event, - void *ptr) +static int dp_device_event(struct notifier_block *unused, unsigned long event, + void *ptr) { struct net_device *dev = ptr; struct vport *vport; -- cgit v1.2.1