Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761992AbcJ1VIu (ORCPT ); Fri, 28 Oct 2016 17:08:50 -0400 Received: from mail-oi0-f68.google.com ([209.85.218.68]:33743 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756774AbcJ1VIr (ORCPT ); Fri, 28 Oct 2016 17:08:47 -0400 MIME-Version: 1.0 In-Reply-To: <20161028210335.GA3940@frolo.macqel> References: <1477667548-740-1-git-send-email-boris.brezillon@free-electrons.com> <20161028210335.GA3940@frolo.macqel> From: Geert Uytterhoeven Date: Fri, 28 Oct 2016 23:08:46 +0200 X-Google-Sender-Auth: zSbrxu6OEifAWSMYWp9kNaL8UsA Message-ID: Subject: Re: [PATCH] m68k: Fix ndelay() macro To: Philippe De Muyter Cc: Boris Brezillon , linux-m68k , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 786 Lines: 24 Hi Philippe, On Fri, Oct 28, 2016 at 11:03 PM, Philippe De Muyter wrote: > On Fri, Oct 28, 2016 at 05:12:28PM +0200, Boris Brezillon wrote: >> The current ndelay() macro definition has an extra semi-colon at the >> end of the line thus leading to a compilation error when ndelay is used >> in a conditional block with curly braces like this one: > > without curly braces Thanks, I'm fixing that up. Boris: No need to resend. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds