Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361592
| From | Parth Sane <laerdevstudios@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/5] staging: rtl8712: Fixed checkpatch warning due to FSF address block |
| Date | 2016-03-21 09:20 +0100 |
| Message-ID | <rf3e9-2Ra-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Fixed checkpatch warning caused due to FSF address block. Linux already has a copy of the GPL, so as per checkpatch this address block is unnecessary. Parth Sane (5): staging: rtl8712: Fixed FSF address warning in basic_types.h staging: rtl8712: Fixed FSF address warning in drv_types.h staging: rtl9712: Fixed FSF address warning in ethernet.h staging: rtl9712: Fixed FSF address warning in hal_init.c staging: rtl9712: Fixed FSF address warning in ieee80211.c drivers/staging/rtl8712/basic_types.h | 4 ---- drivers/staging/rtl8712/drv_types.h | 4 ---- drivers/staging/rtl8712/ethernet.h | 4 ---- drivers/staging/rtl8712/hal_init.c | 4 ---- drivers/staging/rtl8712/ieee80211.c | 4 ---- 5 files changed, 20 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] staging: rtl8712: Fixed checkpatch warning due to FSF address block Parth Sane <laerdevstudios@gmail.com> - 2016-03-21 09:20 +0100
[PATCH v2 3/5] staging: rtl9712: Fixed FSF address warning in ethernet.h Parth Sane <laerdevstudios@gmail.com> - 2016-03-21 09:20 +0100
Re: [PATCH v2 3/5] staging: rtl9712: Fixed FSF address warning in ethernet.h Greg KH <gregkh@linuxfoundation.org> - 2016-03-21 22:30 +0100
csiph-web