Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp3562666ybe; Sun, 8 Sep 2019 16:58:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqwDXsYDoSFA769fdy12sgbHZyTh4C6YeLCJEiux37IHqbnWeMs4eKM1M4kUoMuJktztj1v4 X-Received: by 2002:a17:906:48c1:: with SMTP id d1mr17142487ejt.16.1567987095901; Sun, 08 Sep 2019 16:58:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567987095; cv=none; d=google.com; s=arc-20160816; b=08427JOHdnF6drpLkFohVtXsNXEHFM92CwmZouSTDQ2HmDn10/7njseOdXOAbLlkEd B0nHk4oWuOiFZ//6CY4Vd7m2P3ceUxS1dCfSed4wXjb7luMr3Y3SHuFDhsLEMSciPMNn j5QTmZoQwpjP08743BtczBSfxVLCe3k0nzFMWYTvktXo9znJfBP2/cmq5zJxbXdGXfDE B81jPB1BSuw3j4KZdK1kuyjyz/w4WRkWUOY3F2c+mNxWoxqar2fv/94FfBmXfDHzff9p rvtV5CTd1Oo44TqXHl1oYMR26o8nlEotcK/zVqLS3Z4T2+FnDhGqXkZoRF8FM+EDW7K3 WdFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:in-reply-to:cc:references:message-id :date:subject:mime-version:from:content-transfer-encoding; bh=Nq/XU4Mw/VACuhtVE7iTSeDwvc3SrFL53B5xDFYg2nI=; b=V5j5unWKc/yjoTDlXK9ePPpLF4DzTf/GTL3eIBv7X2flTx/J0/sj7dEkJ8pRO1CVbQ QdcPlIl/yXh21+MFFARl+161HhOkpR+jbRogbil3MOw6LlYNhWHlnDmlhHJaSaK8h4oZ 0dhaWEanhM22VxhuuSbwSsr00It7OIvZNXBvC76q3aFR5+va7K97t5cenP79xqZXCbZv xuOUAhCR5wblhZx5wW7TDC1uX8emSGOlkPee/vnP5hLCtXgmWj/9y2Lx1JM5Qx3MAKXQ /ihmjkNbec1KMZJSqr6+lFjUiVO+dGaVwp7urrKP70NVYkfw+YsZBVosjGfSKSkymOI1 mJIQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e12si7482940edb.262.2019.09.08.16.57.52; Sun, 08 Sep 2019 16:58:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406755AbfIGP4k convert rfc822-to-8bit (ORCPT + 99 others); Sat, 7 Sep 2019 11:56:40 -0400 Received: from mxout014.mail.hostpoint.ch ([217.26.49.174]:42821 "EHLO mxout014.mail.hostpoint.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406748AbfIGP4k (ORCPT ); Sat, 7 Sep 2019 11:56:40 -0400 Received: from [10.0.2.45] (helo=asmtp012.mail.hostpoint.ch) by mxout014.mail.hostpoint.ch with esmtp (Exim 4.92.2 (FreeBSD)) (envelope-from ) id 1i6d4o-000CYW-5r; Sat, 07 Sep 2019 17:56:38 +0200 Received: from [213.55.224.80] (helo=[100.100.89.92]) by asmtp012.mail.hostpoint.ch with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2 (FreeBSD)) (envelope-from ) id 1i6d4n-0005nH-Vy; Sat, 07 Sep 2019 17:56:38 +0200 X-Authenticated-Sender-Id: sandro@volery.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT From: Sandro Volery Mime-Version: 1.0 (1.0) Subject: Re: [PATCH] Fixed parentheses malpractice in apex_driver.c Date: Sat, 7 Sep 2019 17:56:37 +0200 Message-Id: <10B80D83-A473-4F46-8CCC-C50231DC42EA@volery.com> References: <25c248afff16f2b16b1c7ca4209e8ab727113f0d.camel@perches.com> Cc: Dan Carpenter , linux-kernel@vger.kernel.org In-Reply-To: <25c248afff16f2b16b1c7ca4209e8ab727113f0d.camel@perches.com> To: Joe Perches X-Mailer: iPhone Mail (17A5572a) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > On 7 Sep 2019, at 17:44, Joe Perches wrote: > > On Sat, 2019-09-07 at 17:34 +0200, Sandro Volery wrote: >> On patchwork I entered 'volery' as my username because I didn't know better, and now checkpatch always complains when I add 'signed-off-by' with my actual full name. > > How does checkpatch complain? > There is no connection between patchwork > and checkpatch. Checkpatch tells me that I haven't used 'volery' as my signed off name. > > And do please set your email client to use shorter line lengths > or remember to add returns. > > 72 or so is typical. > Alright! Using my phone right now as I am out of office but will do :)