Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / rtl8712 / rtl871x_ioctl.h
index c9218be5bb4ffe2f2372d7f60f5e92ebcdbcccf4..08bcb3b41bbd4888d195828b5ff8a8a3d5c3187b 100644 (file)
@@ -68,7 +68,8 @@ struct oid_par_priv {
 
 struct oid_obj_priv {
        unsigned char   dbg; /* 0: without OID debug message
-                             * 1: with OID debug message */
+                             * 1: with OID debug message
+                             */
        uint (*oidfuns)(struct oid_par_priv *poid_par_priv);
 };
 
This page took 0.023443 seconds and 5 git commands to generate.