From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Mon, 13 Jan 2014 08:34:36 -0600 Subject: [U-Boot] [OT] CC:s in commits (was: [PATCH 1/2] socfpga: Adding Scan Manager driver) In-Reply-To: <20140113093439.1b2a47f4@lilith> References: <1384364050-6823-1-git-send-email-clsee@altera.com> <20140113093439.1b2a47f4@lilith> Message-ID: <1389623676.9282.4.camel@clsee-VirtualBox.altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Albert, On Mon, 2014-01-13 at 09:34 +0100, ZY - albert.u.boot wrote: > On Wed, 13 Nov 2013 11:34:10 -0600, Chin Liang See > wrote: > > > Scan Manager driver will be called to configure the IOCSR > > scan chain. This configuration will setup the IO buffer settings > > > > Signed-off-by: Chin Liang See > > Cc: Dinh Nguyen > > Cc: Wolfgang Denk > > CC: Pavel Machek > > Cc: Tom Rini > > Cc: Albert Aribaud > > --- > > Not sure what the point is of these CC:s in the commit message. Do I > miss some use of these? Can I, should I, should I not remove them > from the commit when applying to my tree? > Actually these Cc will be helpful when using git send-email. It will auto cc to these mailing list when the patch is send out for review (instead entering the names manually every time). Thanks Chin Liang > Amicalement,