]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
staging: unisys: virtpci: Add a blank line after the definition of driver_private
authorBryan Thompson <bryan.thompson@unisys.com>
Thu, 30 Oct 2014 20:18:45 +0000 (16:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Oct 2014 20:34:15 +0000 (13:34 -0700)
Insert a blank line between the definition of the driver_private structure and the next statement.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virtpci/virtpci.c

index 52ec69f06b921a6d1a32de380095922fadcc1c74..1f72103c7b9b9a837902d762474b8e420b4480f8 100644 (file)
@@ -50,6 +50,7 @@ struct driver_private {
        struct module_kobject *mkobj;
        struct device_driver *driver;
 };
+
 #define to_driver(obj) container_of(obj, struct driver_private, kobj)
 
 /* bus_id went away in 2.6.30 - the size was 20 bytes, so we'll define