Commit 373b2edd authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: adjust whitespace



Remove space before tab and trailing whitespace.
Unify indentation of goto target labels.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 98b6cbe8
Loading
Loading
Loading
Loading
+22 −24
Original line number Original line Diff line number Diff line
@@ -112,8 +112,6 @@ struct context {
	struct tasklet_struct tasklet;
	struct tasklet_struct tasklet;
};
};




struct at_context {
struct at_context {
	struct fw_ohci *ohci;
	struct fw_ohci *ohci;
	dma_addr_t descriptor_bus;
	dma_addr_t descriptor_bus;
+3 −3

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.