summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/module.c
diff options
context:
space:
mode:
authorJohan Hovold <johan@hovoldconsulting.com>2016-05-27 18:23:02 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-05-27 12:26:31 -0700
commitdacf3eb7f3c1c474a55f7c24eef39011784d558c (patch)
tree7007dd0c70bdaa0c3a19e9f28ac3e365cb56fe27 /drivers/staging/greybus/module.c
parent8ccf389b1909a644e5941217e243ca1c663c8160 (diff)
greybus: fix tracepoint-related whitespace issues
Fix some whitespace issues introduced by the recent tracepoint changes. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/module.c')
-rw-r--r--drivers/staging/greybus/module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/greybus/module.c b/drivers/staging/greybus/module.c
index c56b98870b6f..7f0ed9fc2536 100644
--- a/drivers/staging/greybus/module.c
+++ b/drivers/staging/greybus/module.c
@@ -8,9 +8,9 @@
*/
#include "greybus.h"
-
#include "greybus_trace.h"
+
static ssize_t eject_store(struct device *dev,
struct device_attribute *attr,
const char *buf, size_t len)