Thread (6 messages) flat view 6 messages, 4 authors, 2011-05-12

Re: [PATCH net-next-2.6] net/bonding: adjust codingstyle for bond_3ad files

From: Nicolas Kaiser <hidden>
Date: 2011-05-11 23:55:54
Also in: kernel-janitors

* Rafael Aquini [off-list ref]:
        * switched all comments from C99-style to C89-style;
quoted hunk ↗ jump to hunk
diff --git a/drivers/net/bonding/bond_3ad.h b/drivers/net/bonding/bond_3ad.h
index 291dbd4..bc437c3 100644
--- a/drivers/net/bonding/bond_3ad.h
+++ b/drivers/net/bonding/bond_3ad.h
quoted hunk ↗ jump to hunk
@@ -246,30 +257,32 @@ struct ad_system {
 #pragma pack()
 #endif
 
-// ================= AD Exported structures to the main bonding code ==================
+/* ============ AD Exported structures to the main bonding code ============ */
 #define BOND_AD_INFO(bond)   ((bond)->ad_info)
 #define SLAVE_AD_INFO(slave) ((slave)->ad_info)
-// ================= AD Exported functions to the main bonding code ==================
-void bond_3ad_initialize(struct bonding *bond, u16 tick_resolution, int lacp_fast);
+// ============= AD Exported functions to the main bonding code ============ */
   ^^
   /*

Cheers,
Nicolas Kaiser
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help