All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gpio: pcie-idio-24: Prune superfluous license boilerplate
@ 2023-03-09 23:39 William Breathitt Gray
  2023-03-15 12:40 ` Bartosz Golaszewski
  0 siblings, 1 reply; 2+ messages in thread
From: William Breathitt Gray @ 2023-03-09 23:39 UTC (permalink / raw)
  To: linus.walleij, brgl; +Cc: linux-gpio, linux-kernel, William Breathitt Gray

The SPDX License Identifier line renders the GPL boilerplate text
superfluous, so let's remove it.

Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
---
 drivers/gpio/gpio-pcie-idio-24.c | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/drivers/gpio/gpio-pcie-idio-24.c b/drivers/gpio/gpio-pcie-idio-24.c
index 8a9b98fa418f..92e693b69fc8 100644
--- a/drivers/gpio/gpio-pcie-idio-24.c
+++ b/drivers/gpio/gpio-pcie-idio-24.c
@@ -3,15 +3,6 @@
  * GPIO driver for the ACCES PCIe-IDIO-24 family
  * Copyright (C) 2018 William Breathitt Gray
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License, version 2, as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
- *
  * This driver supports the following ACCES devices: PCIe-IDIO-24,
  * PCIe-IDI-24, PCIe-IDO-24, and PCIe-IDIO-12.
  */

base-commit: b96eb88f59c023bb27891b5ab3dbd2b1a5200d53
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gpio: pcie-idio-24: Prune superfluous license boilerplate
  2023-03-09 23:39 [PATCH] gpio: pcie-idio-24: Prune superfluous license boilerplate William Breathitt Gray
@ 2023-03-15 12:40 ` Bartosz Golaszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-03-15 12:40 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: linus.walleij, linux-gpio, linux-kernel

On Fri, Mar 10, 2023 at 12:39 AM William Breathitt Gray
<william.gray@linaro.org> wrote:
>
> The SPDX License Identifier line renders the GPL boilerplate text
> superfluous, so let's remove it.
>
> Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
> ---
>  drivers/gpio/gpio-pcie-idio-24.c | 9 ---------
>  1 file changed, 9 deletions(-)
>
> diff --git a/drivers/gpio/gpio-pcie-idio-24.c b/drivers/gpio/gpio-pcie-idio-24.c
> index 8a9b98fa418f..92e693b69fc8 100644
> --- a/drivers/gpio/gpio-pcie-idio-24.c
> +++ b/drivers/gpio/gpio-pcie-idio-24.c
> @@ -3,15 +3,6 @@
>   * GPIO driver for the ACCES PCIe-IDIO-24 family
>   * Copyright (C) 2018 William Breathitt Gray
>   *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License, version 2, as
> - * published by the Free Software Foundation.
> - *
> - * This program is distributed in the hope that it will be useful, but
> - * WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
> - * General Public License for more details.
> - *
>   * This driver supports the following ACCES devices: PCIe-IDIO-24,
>   * PCIe-IDI-24, PCIe-IDO-24, and PCIe-IDIO-12.
>   */
>
> base-commit: b96eb88f59c023bb27891b5ab3dbd2b1a5200d53
> --
> 2.39.2
>

Applied, thanks!

Bart

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-15 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-09 23:39 [PATCH] gpio: pcie-idio-24: Prune superfluous license boilerplate William Breathitt Gray
2023-03-15 12:40 ` Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.