[PATCH] net: qrtr: free flow in __qrtr_node_release
cjhuang at codeaurora.org
cjhuang at codeaurora.org
Mon Jun 29 07:50:06 EDT 2020
On 2020-06-24 11:26, David Miller wrote:
> From: Carl Huang <cjhuang at 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.
More information about the ath11k
mailing list