From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v2 36/40] m68k: macro whitespace fixes Date: Wed, 7 Jan 2015 10:56:00 +0100 Message-ID: References: <1420558883-10131-1-git-send-email-mst@redhat.com> <1420558883-10131-37-git-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1420558883-10131-37-git-send-email-mst@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: "Michael S. Tsirkin" Cc: "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linux-Arch , Linux/m68k List-Id: linux-arch.vger.kernel.org On Tue, Jan 6, 2015 at 4:45 PM, Michael S. Tsirkin wrote: > While working on arch/m68k/include/asm/uaccess.h, I noticed > that one macro within this header is made harder to read because it > violates a coding style rule: space is missing after comma. > > Fix it up. > > Signed-off-by: Michael S. Tsirkin Acked-by: Geert Uytterhoeven 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-f170.google.com ([209.85.217.170]:37556 "EHLO mail-lb0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751698AbbAGJ4C (ORCPT ); Wed, 7 Jan 2015 04:56:02 -0500 MIME-Version: 1.0 In-Reply-To: <1420558883-10131-37-git-send-email-mst@redhat.com> References: <1420558883-10131-1-git-send-email-mst@redhat.com> <1420558883-10131-37-git-send-email-mst@redhat.com> Date: Wed, 7 Jan 2015 10:56:00 +0100 Message-ID: Subject: Re: [PATCH v2 36/40] m68k: macro whitespace fixes From: Geert Uytterhoeven Content-Type: text/plain; charset=UTF-8 Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Michael S. Tsirkin" Cc: "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linux-Arch , Linux/m68k Message-ID: <20150107095600.M4DrS9pKCmTG8TP7VC6ecTaHkAYCL8Rk-yd5pBXQxm8@z> On Tue, Jan 6, 2015 at 4:45 PM, Michael S. Tsirkin wrote: > While working on arch/m68k/include/asm/uaccess.h, I noticed > that one macro within this header is made harder to read because it > violates a coding style rule: space is missing after comma. > > Fix it up. > > Signed-off-by: Michael S. Tsirkin Acked-by: Geert Uytterhoeven 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