[PATCH] lindent rio drivers
[safe/jmp/linux-2.6] / drivers / char / rio / top.h
index 255c40d..d15a11d 100644 (file)
@@ -40,10 +40,9 @@ static char *_top_h_sccs_ = "@(#)top.h       1.2";
 /*
 ** Topology information
 */
-struct Top
-{
-    uchar Unit;
-    uchar Link;
+struct Top {
+       uchar Unit;
+       uchar Link;
 };
 
-#endif /* __rio_top_h__ */
+#endif                         /* __rio_top_h__ */