Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361284 > unrolled thread
| Started by | Parth Sane <laerdevstudios@gmail.com> |
|---|---|
| First post | 2016-03-20 14:50 +0100 |
| Last post | 2016-03-20 14:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] staging: rtl8712: Removed FSF address warning Parth Sane <laerdevstudios@gmail.com> - 2016-03-20 14:50 +0100
| From | Parth Sane <laerdevstudios@gmail.com> |
|---|---|
| Date | 2016-03-20 14:50 +0100 |
| Subject | [PATCH] staging: rtl8712: Removed FSF address warning |
| Message-ID | <reLTX-7BO-1@gated-at.bofh.it> |
Removed checkpatch warning caused by FSF address paragraph. Signed-off-by: Parth Sane <laerdevstudios@gmail.com> --- 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
Back to top | Article view | linux.kernel
csiph-web