Documentation: SubmittingPatches: overhaul changelog description
authorJohannes Weiner <[email protected]>
Wed, 6 Aug 2014 06:32:56 +0000 (23:32 -0700)
committerLinus Torvalds <[email protected]>
Sat, 9 Aug 2014 16:13:40 +0000 (09:13 -0700)
commit7b9828d44194b2d90595ed4bd5131cacbf29b201
tree17ca252aa5174a53e35716ac0cae0c760727630e
parentd74aae4ea0257f3d6e94ef7a0420ef5074d6eb1e
Documentation: SubmittingPatches: overhaul changelog description

Maintainers often repeat the same feedback on poorly written
changelogs - describe the problem, justify your changes, quantify
optimizations, describe user-visible changes - but our documentation
on writing changelogs doesn't include these things.  Fix that.

Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: David S. Miller <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/SubmittingPatches