treewide: Remove trailing whitespace
[sliver-openvswitch.git] / datapath / dp_sysfs_if.c
index 3c84217..b40523a 100644 (file)
@@ -187,7 +187,7 @@ static ssize_t brport_store(struct kobject * kobj,
        if (!capable(CAP_NET_ADMIN))
                return -EPERM;
 
-       printk("%s: xxx writing port parms not supported yet!\n", 
+       printk("%s: xxx writing port parms not supported yet!\n",
               dp_name(p->dp));
 
        return ret;