From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Subject: Re: [PATCH] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO To: Guenter Roeck , Wim Van Sebroeck Cc: Mans Rullgard , linux-watchdog@vger.kernel.org, Michael Turquette References: <569D421C.30504@free.fr> <569D4ACF.6020701@roeck-us.net> <569E10D8.2000509@free.fr> <569E378E.2080703@roeck-us.net> From: Mason Message-ID: <56A0ECF3.8040805@free.fr> Date: Thu, 21 Jan 2016 15:36:35 +0100 MIME-Version: 1.0 In-Reply-To: <569E378E.2080703@roeck-us.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-ID: On 19/01/2016 14:18, Guenter Roeck wrote: > On 01/19/2016 02:32 AM, Mason wrote: > >> On 18/01/2016 21:27, Guenter Roeck wrote: >> >>> On 01/18/2016 11:50 AM, Mason wrote: >>> >>>> Requested by arm-soc maintainer Kevin Hilman in v9 review. >>>> http://article.gmane.org/gmane.linux.ports.arm.kernel/456331 >>> >>> The reference should be after the '---' (it doesn't explain >>> the changes, but provides a reference to the change request), >>> and the explanation should be what you have after '---' below, >>> ie that the architecture is tango, that the 'x' is a wildcard, >>> and that it therefore makes more sense to use ARCH_TANGO >>> instead of ARCH_TANGOX. >> >> Hello Guenter, >> >> Thanks for the review. >> >> For the commit message, I am just following Michael's advice: >> (one of the clk maintainers) >> >> "Just a single line explaining that the change was requested by the >> arm-soc devs in the commit log is helpful. I typically reference these >> discussions in the commit log with a link" > > I'd have expected that as a comment, not in the commit log. > > Michael, is that something new ? It isn't really obvious in the drivers/clk > logs and appears to be quite unusual. Hello Guenter, I have sent v2 with an updated commit message. Note that Mike's address has changed. Regards.