From 8d62e151dd35645f9550b461144630d4f45d320e Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 13 Dec 2011 14:20:54 -0800 Subject: [PATCH] SubmittingPatches: Suggest parentheses for commit subjects. Suggested-by: Ethan Jackson Signed-off-by: Ben Pfaff --- SubmittingPatches | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SubmittingPatches b/SubmittingPatches index f454c3a1..c16673fa 100644 --- a/SubmittingPatches +++ b/SubmittingPatches @@ -87,8 +87,8 @@ reader can see it for himself. If the patch refers to a commit already in the Open vSwitch repository, please include both the commit number and the subject of -the patch, e.g. 'commit 632d136c "vswitch: Remove restriction on -datapath names."'. +the patch, e.g. 'commit 632d136c (vswitch: Remove restriction on +datapath names.)'. If you, the person sending the patch, did not write the patch yourself, then the very first line of the body should take the form -- 2.30.2