Re: [PATCH V3] net: dsa: Add of_node_put() before break and return statements

From: David Miller
Date: Mon Aug 24 2020 - 09:21:01 EST


From: Sumera Priyadarsini <sylphrenadin@xxxxxxxxx>
Date: Mon, 24 Aug 2020 01:00:54 +0530

> ---
>
> Signed-off-by: Sumera Priyadarsini <sylphrenadin@xxxxxxxxx>
>
> Signed-off-by: Sumera Priyadarsini <sylphrenadin@xxxxxxxxx>

You only need one Signed-off-by:

You must not put the signoff after the "---" otherwise GIT will remove
it from the commit log message when I try to apply your patch.

Combine this with the fact that your change didn't even compile
properly up until even V2, I wish you would put more effort and
care into your patch submission. It feels to reviewers like
you are just throwing this patch onto the mailing list without
much care or testing at all.

Thank you.