From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH] spi: fix SPI_BPW_RANGE_MASK() regression Date: Wed, 13 Mar 2019 22:59:33 +0100 Message-ID: References: <20190313210118.3507256-1-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Mark Brown , linux-spi , Linux Kernel Mailing List To: Arnd Bergmann Return-path: In-Reply-To: <20190313210118.3507256-1-arnd@arndb.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Wed, Mar 13, 2019 at 10:01 PM Arnd Bergmann wrote: > Geert points out that I confused the min/max arguments that are > reversed between SPI_BPW_RANGE_MASK() and GENMASK(). This time > I have verified the result of the macro after fixing the arguments. > > Cc: Geert Uytterhoeven > Fixes: eefffb42f665 ("spi: work around clang bug in SPI_BPW_RANGE_MASK()") > Signed-off-by: Arnd Bergmann 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