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>
This commit is contained in:
Родитель
8ccf389b19
Коммит
dacf3eb7f3
|
@ -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)
|
||||
|
|
|
@ -570,7 +570,6 @@ gb_operation_create_flags(struct gb_connection *connection,
|
|||
trace_gb_operation_create(operation);
|
||||
|
||||
return operation;
|
||||
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(gb_operation_create_flags);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче