[PATCH v2 5/5] staging: rtl9712: Fixed FSF address warning in ieee80211.c

From: Parth Sane
Date: Mon Mar 21 2016 - 04:19:38 EST


Fixed checkpatch warning caused to FSF address block as per guidelines.

Signed-off-by: Parth Sane <laerdevstudios@xxxxxxxxx>
---
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