Thread (14 messages) flat view 14 messages, 3 authors, 2016-10-21

Re: [PATCH v3 net-next 8/8] net: qualcomm: add QCA7000 UART driver

From: Stefan Wahren <hidden>
Date: 2016-10-21 11:38:49
Also in: lkml

Am 18.10.2016 um 20:30 schrieb David Miller:
From: Stefan Wahren <redacted>
Date: Tue, 18 Oct 2016 13:27:34 +0200
quoted
+void
+qca_tty_receive(struct tty_struct *tty, const unsigned char *cp, char *fp,
+		int count)
+{
+	struct qcauart *qca = tty->disc_data;
+	struct net_device_stats *n_stats = &qca->net_dev->stats;
+	int dropped = 0;
Please order local variable declarations from longest to shortest line.
Even if the current second init depends on the first one?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help