Thread (47 messages) flat view 47 messages, 8 authors, 2011-06-11

Re: [RFC][PATCH 05/10] bcma: add serial console support

From: Rafał Miłecki <zajec5@gmail.com>
Date: 2011-06-06 10:30:58
Also in: linux-mips

2011/6/6 Hauke Mehrtens [off-list ref]:
+       if ((ccrev >= 11) && (ccrev != 15) && (ccrev != 20)) {
+       ....
+       } else
+               pr_err("serial not supported on this device ccrev: 0x%x\n",
+                      ccrev);
Please use scripts/checkpatch* for your patches. I believe it will
alert you about lacking brackets for "else" (kernel coding style).

-- 
Rafał
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help