Re: [PATCH 1/2] gpio: sysfs: Obey valid_mask

From: Andy Shevchenko
Date: Wed Mar 31 2021 - 08:26:40 EST


On Wed, Mar 31, 2021 at 10:58 AM Bartosz Golaszewski
<bgolaszewski@xxxxxxxxxxxx> wrote:
>
> On Mon, Mar 29, 2021 at 1:41 PM Matti Vaittinen
> <matti.vaittinen@xxxxxxxxxxxxxxxxx> wrote:
> >
> > Do not allow exporting GPIOs which are set invalid
> > by the driver's valid mask.
> >
> > Fixes: 726cb3ba49692bdae6caff457755e7cdb432efa4

I have just noticed that this is invalid format for the Fixes tag
(luckily, haha, due to a blank line it's not recognized as a tag!).

Matti, I highly recommend to add in your .gitconfig file an alias:
one = show -s --pretty='format:%h (\"%s\")'

Bart, there are real Fixes tag issues from another series. I will
comment there as well to let an author know.

--
With Best Regards,
Andy Shevchenko