Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361579
| From | Parth Sane <laerdevstudios@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 5/5] staging: rtl9712: Fixed FSF address warning in ieee80211.c |
| Date | 2016-03-21 09:20 +0100 |
| Message-ID | <rf3e9-2Ra-1@gated-at.bofh.it> (permalink) |
| References | <rf3e9-2Ra-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Fixed checkpatch warning caused to FSF address block as per guidelines. Signed-off-by: Parth Sane <laerdevstudios@gmail.com> --- Changes in v2: - Added commit message drivers/staging/rtl8712/ieee80211.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/staging/rtl8712/ieee80211.c b/drivers/staging/rtl8712/ieee80211.c index d13b4d5..8918654 100644 --- a/drivers/staging/rtl8712/ieee80211.c +++ b/drivers/staging/rtl8712/ieee80211.c @@ -13,10 +13,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 - * * Modifications for inclusion into the Linux staging tree are * Copyright(c) 2010 Larry Finger. All rights reserved. * -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 5/5] staging: rtl9712: Fixed FSF address warning in ieee80211.c Parth Sane <laerdevstudios@gmail.com> - 2016-03-21 09:20 +0100 Re: [PATCH v2 5/5] staging: rtl9712: Fixed FSF address warning in ieee80211.c Greg KH <gregkh@linuxfoundation.org> - 2016-03-21 22:30 +0100
csiph-web