]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Documentation/SubmittingPatches: describe the Fixes: tag
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 22 May 2014 00:44:01 +0000 (10:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:44:01 +0000 (10:44 +1000)
commit2ea308f9ac9c55cca5a26b7545d60eb0eb98cabb
tree72a8f0a820b79250a68e64b81e2ff5c26244ad77
parent41759fa5dc42d656480a408f59cc62675372c6ad
Documentation/SubmittingPatches: describe the Fixes: tag

Update the SubmittingPatches process to include howto about the new
'Fixes:' tag to be used when a patch fixes an issue in a previous commit
(found by git-bisect for example).

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/SubmittingPatches