From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f195.google.com ([209.85.220.195]:39462 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbeDIIIj (ORCPT ); Mon, 9 Apr 2018 04:08:39 -0400 MIME-Version: 1.0 In-Reply-To: <20180408180431.17323-1-marek.vasut+renesas@gmail.com> References: <20180408180431.17323-1-marek.vasut+renesas@gmail.com> From: Geert Uytterhoeven Date: Mon, 9 Apr 2018 10:08:38 +0200 Message-ID: Subject: Re: [PATCH V3] PCI: rcar: Clean up the macros To: Marek Vasut Cc: linux-pci , Marek Vasut , Geert Uytterhoeven , Phil Edworthy , Simon Horman , Wolfram Sang , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Sender: linux-pci-owner@vger.kernel.org List-ID: On Sun, Apr 8, 2018 at 8:04 PM, Marek Vasut wrote: > This patch replaces the (1 << n) with BIT(n) and cleans up whitespace, > no functional change. > > Signed-off-by: Marek Vasut Reviewed-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