From patchwork Wed Aug 17 13:22:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9285967 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id F31E760459 for ; Wed, 17 Aug 2016 13:22:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E7FAD29ADF for ; Wed, 17 Aug 2016 13:22:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DCFF629AE1; Wed, 17 Aug 2016 13:22:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8814C29ADF for ; Wed, 17 Aug 2016 13:22:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752009AbcHQNWy (ORCPT ); Wed, 17 Aug 2016 09:22:54 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:33796 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752523AbcHQNWa (ORCPT ); Wed, 17 Aug 2016 09:22:30 -0400 Received: by mail-wm0-f65.google.com with SMTP id q128so24093247wma.1; Wed, 17 Aug 2016 06:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Cnn8ENeMIQcHuWmAxTmAXjLekyxa/1FtnCtNWogooII=; b=Pj3WX9WhFQwHu2u5zGvTjohUJUDTp0MhtHtCIG6O8pSMtDjg5iLfTBx28tNmyGmWW3 9P1WMY6+SetmVmonfu6N+R0XMp8fhgy14ZI+++z+4vaAFlrW7n/dm0Pd4DGAGzqO3Iwu wrOrhVJArRnc3d240x2FtGrxdGBhyQTMFcIRuKW9IF9Wbmr4Pe/sY+iaC75VfD5FFUfT eLD18juYLQqo651Mlvs4iNO8DWjyG21vED7xXe78ny7bpBExpGeUOADulZju0LOzskTU Zgm0DoWD537FpMF4AYR2EeeyTk4oy6IHP149PUI3Ro3fRBd2P3Qv/D19wQKCAejC7PCx 5JEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Cnn8ENeMIQcHuWmAxTmAXjLekyxa/1FtnCtNWogooII=; b=VKDkBPcSiL5vXFjb3FjzJto/rxWsQJIUbP96VHhwfKis14C+4xO0rWMkOofC+o48vY 8wR9Dgby4xHsTPiJESAkil2XQdk7fwr4Ef6eJQG/h9WBpPY/I9N4kMq8hco0pI18I12Z vsU1tDU09ihKyhYELMl9FnR6nHAB8eDI3EoUOQPX/WwU2k1YoFk7ngWAfKia9+foJMlw 6BsJs5Hmx3AWnQNdYutMbDKHTaM05c/8h/Ccp5bwYmmJagXc/clefoMDFrh0WIKff/OK LziZeooqw8e6KmysfpT5cAJiFI9OynT1AXS5BauUDi/JyuzjdQzvyrou/5nI9VlZg3TE n5hw== X-Gm-Message-State: AEkoousr37rDJCntbnh+dFCuRXmjBDsu1G1pfSZFmiXcWQn+W1JAr4q9LTDc2HXlyE3Djg== X-Received: by 10.28.127.138 with SMTP id a132mr25019908wmd.72.1471440149162; Wed, 17 Aug 2016 06:22:29 -0700 (PDT) Received: from Red.local (ANice-651-1-11-220.w86-203.abo.wanadoo.fr. [86.203.162.220]) by smtp.googlemail.com with ESMTPSA id c8sm31649303wjm.19.2016.08.17.06.22.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 17 Aug 2016 06:22:28 -0700 (PDT) From: LABBE Corentin To: dmitry.torokhov@gmail.com Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, LABBE Corentin Subject: [PATCH 2/3] input: pixcir_i2c: Remove text about writing to Free Software Foundation Date: Wed, 17 Aug 2016 15:22:13 +0200 Message-Id: <1471440134-23896-2-git-send-email-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1471440134-23896-1-git-send-email-clabbe.montjoie@gmail.com> References: <1471440134-23896-1-git-send-email-clabbe.montjoie@gmail.com> Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Checkpatch complains about the text suggesting writing to Free Software Foundation for GPLv2 license copy. This patch remove that text. Signed-off-by: LABBE Corentin --- drivers/input/touchscreen/pixcir_i2c_ts.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/input/touchscreen/pixcir_i2c_ts.c b/drivers/input/touchscreen/pixcir_i2c_ts.c index b0a2dc2..d8b8889 100644 --- a/drivers/input/touchscreen/pixcir_i2c_ts.c +++ b/drivers/input/touchscreen/pixcir_i2c_ts.c @@ -11,10 +11,6 @@ * but WITHOUT 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 library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include