summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2016-11-12 13:19:21 -0500
committerJonathan Cameron <jic23@kernel.org>2016-11-13 13:07:20 +0000
commitc9759e3fba337e8a452bd9a07be24b47f77a3e51 (patch)
tree55c04f76ec1610b607c52775c48a7ba6cdf62e9d /drivers/staging/iio
parentcade8cde796cc330b23f62a24c93d754df62c949 (diff)
downloadlinux-c9759e3fba337e8a452bd9a07be24b47f77a3e51.tar.gz
linux-c9759e3fba337e8a452bd9a07be24b47f77a3e51.tar.bz2
linux-c9759e3fba337e8a452bd9a07be24b47f77a3e51.zip
staging: iio: tsl2583: 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: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/staging/iio')
-rw-r--r--drivers/staging/iio/light/tsl2583.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/iio/light/tsl2583.c b/drivers/staging/iio/light/tsl2583.c
index 449506bdffa4..57279f7b7c76 100644
--- a/drivers/staging/iio/light/tsl2583.c
+++ b/drivers/staging/iio/light/tsl2583.c
@@ -13,10 +13,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/kernel.h>