summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/include/visorbus.h
diff options
context:
space:
mode:
authorDavid Binder <david.binder@unisys.com>2017-06-30 15:43:21 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-16 08:41:00 +0200
commit8a92ef71160a59865dfbf522a3b1d8389c223e0c (patch)
tree7cee25523a9d9527c4a0e42874570cb1ec7a0749 /drivers/staging/unisys/include/visorbus.h
parent2d15800d4b8e115047e059bb6e546aa3559f75c1 (diff)
downloadop-kernel-dev-8a92ef71160a59865dfbf522a3b1d8389c223e0c.zip
op-kernel-dev-8a92ef71160a59865dfbf522a3b1d8389c223e0c.tar.gz
staging: unisys: include: visorbus.h: Adjust whitespace usage
Adjusts presence of blank lines to create a more uniform coding style. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/include/visorbus.h')
-rw-r--r--drivers/staging/unisys/include/visorbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/include/visorbus.h b/drivers/staging/unisys/include/visorbus.h
index de06355..b727dee 100644
--- a/drivers/staging/unisys/include/visorbus.h
+++ b/drivers/staging/unisys/include/visorbus.h
@@ -23,7 +23,6 @@
*
* There should be nothing in this file that is private to the visorbus
* bus implementation itself.
- *
*/
#ifndef __VISORBUS_H__
@@ -45,6 +44,7 @@ extern struct bus_type visorbus_type;
typedef void (*visorbus_state_complete_func) (struct visor_device *dev,
int status);
+
struct visorchipset_state {
u32 created:1;
u32 attached:1;
OpenPOWER on IntegriCloud