Re: [PATCH net-next v5 3/4] net/tc: introduce TC_ACT_REINSERT.
From: David Miller <davem@davemloft.net>
Date: 2018-07-30 18:06:47
From: David Miller <davem@davemloft.net>
Date: 2018-07-30 18:06:47
From: Jiri Pirko <jiri@resnulli.us> Date: Mon, 30 Jul 2018 14:40:13 +0200
Oh, another nitpick: The changelog should go under "---" line. That way, the maintainer does not have to deal with it during apply (git apply will cut it out).
I actually like the changelog to be _IN_ the commit message. It's useful information that helps someone investigating history in the tree later. Please do not tell people to pull changelogs out of the commit message, thank you. I've been telling them to do the exact opposite.