On Sat, Feb 15, 2020 at 05:36:08PM +0800, Weihang Li wrote: > From: Lang Cheng <chenglang@xxxxxxxxxx> > > Prevent uninitialized fields when new fields are added, and make code > look simpler. > > Signed-off-by: Lang Cheng <chenglang@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 9 ++------- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 5 +---- > 2 files changed, 3 insertions(+), 11 deletions(-) This doesn't apply, please resend Jason