On 2020-06-24 11:26, David Miller wrote:
From: Carl Huang <cjhu...@codeaurora.org>
Date: Tue, 23 Jun 2020 11:22:03 +0800

@@ -168,6 +168,7 @@ static void __qrtr_node_release(struct kref *kref)
        struct radix_tree_iter iter;
        unsigned long flags;
        void __rcu **slot;
+       struct qrtr_tx_flow *flow;

Please retain the reverse christmas tree ordering of local variables here.

OK. Will send V2 for it.


Thanks.

Reply via email to