Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755623AbcCTNmm (ORCPT ); Sun, 20 Mar 2016 09:42:42 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35024 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755451AbcCTNmg (ORCPT ); Sun, 20 Mar 2016 09:42:36 -0400 From: Parth Sane To: gregkh@linuxfoundation.org Cc: Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Parth Sane Subject: [PATCH] staging: rtl8712: Removed FSF address warning Date: Sun, 20 Mar 2016 13:42:22 +0000 Message-Id: <1458481342-1502-1-git-send-email-laerdevstudios@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 862 Lines: 24 Removed checkpatch warning caused by FSF address paragraph. Signed-off-by: Parth Sane --- drivers/staging/rtl8712/ethernet.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/staging/rtl8712/ethernet.h b/drivers/staging/rtl8712/ethernet.h index fad173f..039da36 100644 --- a/drivers/staging/rtl8712/ethernet.h +++ b/drivers/staging/rtl8712/ethernet.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 - * * Modifications for inclusion into the Linux staging tree are * Copyright(c) 2010 Larry Finger. All rights reserved. * -- 1.9.1