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

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
...@@ -112,8 +112,6 @@ struct context { ...@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment