From: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
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 <redacted>
Signed-off-by: Yuval Mintz <redacted>
Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
This subject line is not properly formed.
After "[PATCH ...] " you must provide a proper subsystem prefix specifier
followed by a colon character, and a SPACE.
Otherwise nobody reading the GIT shortlog has any idea where in the kernel
your change is taking place.
An appropriate subsystem prefix for this patch woult be "qede: ".