]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/firewire/fw-topology.h
Merge branch 'omap-fixes' into fixes
[linux-2.6-omap-h63xx.git] / drivers / firewire / fw-topology.h
index 0778077e9d800f05f52070a415d0aa7d53d68585..363b6cbcd0b335087fba9701cd22b7bc2ea04975 100644 (file)
@@ -1,7 +1,4 @@
-/*                                             -*- c-basic-offset: 8 -*-
- *
- * fw-topology.h -- Incremental bus scan, based on bus topology
- *
+/*
  * Copyright (C) 2003-2006 Kristian Hoegsberg <krh@bitplanet.net>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -67,7 +64,7 @@ struct fw_node {
 static inline struct fw_node *
 fw_node(struct list_head *l)
 {
-       return list_entry (l, struct fw_node, link);
+       return list_entry(l, struct fw_node, link);
 }
 
 static inline struct fw_node *