linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / 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__ */