On Tue, Sep 08, 2020 at 02:52:24PM +0800, Lijun Ou wrote: > @@ -817,6 +817,7 @@ void hns_roce_handle_device_err(struct hns_roce_dev *hr_dev) > struct list_head cq_list; > unsigned long flags_qp; > unsigned long flags; > + int num; This hunk is unnecessary, I dropped it Applied to for-next Thanks, Jason