2020-04-24 16:31:30

by Andy Shevchenko

[permalink] [raw]
Subject: Re: [PATCH 0/6] Introduce the for_each_set_clump macro

On Fri, Apr 24, 2020 at 05:54:07PM +0530, Syed Nayyar Waris wrote:
> This patchset introduces a new generic version of for_each_set_clump.
> The previous version of for_each_set_clump8 used a fixed size 8-bit
> clump, but the new generic version can work with clump of any size but
> less than or equal to BITS_PER_LONG. The patchset utilizes the new macro
> in several GPIO drivers.

You have broken thread. Please, use --thread when run `git format-patch ...`.

--
With Best Regards,
Andy Shevchenko