Re: [PATCH v2 12/12] PNP / ACPI: remove FSF address

2017-05-29 Thread Linus Walleij
On Tue, May 23, 2017 at 7:03 PM, Andy Shevchenko wrote: > There is no point in keeping an address in the file since it's subject > to change. > > Signed-off-by: Andy Shevchenko Patch applied with Mika's review tag. Yours, Linus Walleij

Re: [PATCH v2 12/12] PNP / ACPI: remove FSF address

2017-05-24 Thread Mika Westerberg
On Tue, May 23, 2017 at 08:03:27PM +0300, Andy Shevchenko wrote: > There is no point in keeping an address in the file since it's subject > to change. > > Signed-off-by: Andy Shevchenko Reviewed-by: Mika Westerberg

[PATCH v2 12/12] PNP / ACPI: remove FSF address

2017-05-23 Thread Andy Shevchenko
There is no point in keeping an address in the file since it's subject to change. Signed-off-by: Andy Shevchenko --- drivers/pnp/pnpacpi/rsparser.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/pnp/pnpacpi/rsparser.c b/drivers/pnp/pnpacpi/rsparser.c index 02ae95a70b7d..562270a0f