Re: [PATCH net-next 1/1] Remove the redundant initialization statement.

2016-06-14 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Mon, 13 Jun 2016 05:01:10 -0400 > The callback ".getcbx" is being initialized twice. This was introduced by > the commit 0fdeb72aa6c9 ("qede: Add dcbnl support."). The patch removes the > redundant initialization statement. > > Reported-by: Julia Lawall > Si

[PATCH net-next 1/1] Remove the redundant initialization statement.

2016-06-13 Thread Sudarsana Reddy Kalluru
The callback ".getcbx" is being initialized twice. This was introduced by the commit 0fdeb72aa6c9 ("qede: Add dcbnl support."). The patch removes the redundant initialization statement. Reported-by: Julia Lawall Signed-off-by: Yuval Mintz Signed-off-by: Sudarsana Reddy Kalluru --- drivers/net