summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2016-09-20 09:38:56 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-20 11:43:32 (GMT)
commitd2a9334e7a12df52196f8e907cc71ec1dd917f61 (patch)
tree42d6c0fd7b1af08ea3ad1b9a98a59292d461631d
parent748df3b1a429151ef05010792be254feeb83e201 (diff)
downloadlinux-d2a9334e7a12df52196f8e907cc71ec1dd917f61.tar.xz
staging: iio: isl29018: remove the FSF's mailing address
Address warning from checkpatch: CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL. Signed-off-by: Brian Masney <masneyb@onstation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/iio/light/isl29018.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/iio/light/isl29018.c b/drivers/staging/iio/light/isl29018.c
index f47a17d..a767a43 100644
--- a/drivers/staging/iio/light/isl29018.c
+++ b/drivers/staging/iio/light/isl29018.c
@@ -15,10 +15,6 @@
* ANY WARRANTY; without even the implied warranty of 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.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <linux/module.h>