Thread (9 messages) 9 messages, 4 authors, 2016-09-14

Re: [PATCH net-next 3/5] liquidio CN23XX: Mailbox support

From: David Miller <davem@davemloft.net>
Date: 2016-09-11 04:42:03

From: Raghu Vatsavayi <redacted>
Date: Fri, 9 Sep 2016 13:08:25 -0700
+int octeon_mbox_read(struct octeon_mbox *mbox)
+{
+	int ret = 0;
+	union octeon_mbox_message msg;
+
Please always order local variable declarations from longest
to shortest line.

Please audit your entire submission for this problem.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help