From: Sumera Priyadarsini <sylphrena...@gmail.com> Date: Mon, 24 Aug 2020 01:00:54 +0530
> --- > > Signed-off-by: Sumera Priyadarsini <sylphrena...@gmail.com> > > Signed-off-by: Sumera Priyadarsini <sylphrena...@gmail.com> 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.