linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*
@ 2014-11-06 23:24 Krzysztof Konopko
  2014-11-06 23:24 ` [PATCH 2/3] rtl8188eu: Fix a typo " Krzysztof Konopko
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Konopko @ 2014-11-06 23:24 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: navin.patidar, Larry Finger, devel, linux-kernel, kris

rtw_led.* files include Free Software Foundation's mailing address in
the sample GPL notice.  This is not desired and picked when running
scripts/checkpatch.pl.

Signed-off-by: Krzysztof Konopko <kris@konagma.com>
---
 drivers/staging/rtl8188eu/core/rtw_led.c    | 4 ----
 drivers/staging/rtl8188eu/include/rtw_led.h | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/drivers/staging/rtl8188eu/core/rtw_led.c b/drivers/staging/rtl8188eu/core/rtw_led.c
index 2aa6251..c6e8379 100644
--- a/drivers/staging/rtl8188eu/core/rtw_led.c
+++ b/drivers/staging/rtl8188eu/core/rtw_led.c
@@ -11,10 +11,6 @@
  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  * more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
  *
  ******************************************************************************/
 
diff --git a/drivers/staging/rtl8188eu/include/rtw_led.h b/drivers/staging/rtl8188eu/include/rtw_led.h
index dec8dbc..c49a9a1 100644
--- a/drivers/staging/rtl8188eu/include/rtw_led.h
+++ b/drivers/staging/rtl8188eu/include/rtw_led.h
@@ -11,10 +11,6 @@
  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  * more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
  *
  ******************************************************************************/
 #ifndef __RTW_LED_H_
-- 
2.1.1


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

end of thread, other threads:[~2014-11-27  2:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-06 23:24 [PATCH 1/3] rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.* Krzysztof Konopko
2014-11-06 23:24 ` [PATCH 2/3] rtl8188eu: Fix a typo " Krzysztof Konopko
2014-11-06 23:24   ` [PATCH 3/3] rtl8188eu: Remove leading spaces in rtw_led.c Krzysztof Konopko
2014-11-26 23:27     ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).