Re: Subsystem/prefix in patch submission format
From: David Miller <davem@davemloft.net>
Date: 2006-07-30 22:59:46
From: David Miller <davem@davemloft.net>
Date: 2006-07-30 22:59:46
From: Sam Ravnborg <redacted> Date: Mon, 31 Jul 2006 00:45:43 +0200
quoted
From a pure eye-candy perspective it would be nice to use same formatall over.quoted
From Documentation/SubmittingPatches:------------------ 12) The canonical patch format The canonical patch subject line is: Subject: [PATCH 001/123] subsystem: summary phrase --------------
The patch format specifies things that make no sense when the changes gets into the tree. Especially the sequence numbers, which are implied by the changes placement in the relative changeset history. We are getting into the realm of personal taste, and I fail to see any benefit from enforcing one subsystem to adopt a different schema if what they're doing now provides all the necessary information and works well for them.