From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Wed, 03 Apr 2013 13:42:28 +0000 Subject: Re: [PATCH] ARM: shmobile: remove unnecessary comma from SH_FIXED_RATIO_CLK() macro Message-Id: <515C31C4.5070305@cogentembedded.com> List-Id: References: <87hajocc4i.wl%kuninori.morimoto.gx@renesas.com> In-Reply-To: <87hajocc4i.wl%kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Hello. On 03-04-2013 11:22, Kuninori Morimoto wrote: Subject nit: comma is ','. You meant semicolon. ;-) And you remove ; from two macros, not one. With that fixed, you can have my: Acked-by: Sergei Shtylyov > Signed-off-by: Kuninori Morimoto WBR, Sergei