[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170717200541.5841-1-jacobvonchorus@cwphoto.ca>
Date: Mon, 17 Jul 2017 16:05:41 -0400
From: Jacob von Chorus <jacobvonchorus@...hoto.ca>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Insop Song <insop.song@...nspeed.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Jacob von Chorus <jacobvonchorus@...hoto.ca>
Subject: [PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice
This patch removes the FSF address from the GPL notice to fix a
checkpatch.cl CHECK message.
Signed-off-by: Jacob von Chorus <jacobvonchorus@...hoto.ca>
---
drivers/staging/gs_fpgaboot/io.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/gs_fpgaboot/io.c b/drivers/staging/gs_fpgaboot/io.c
index c9391198fb..83a13ca725 100644
--- a/drivers/staging/gs_fpgaboot/io.c
+++ b/drivers/staging/gs_fpgaboot/io.c
@@ -9,10 +9,6 @@
* MERCHANTABILITY or 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/kernel.h>
--
2.11.0
Powered by blists - more mailing lists