Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp569402imm; Wed, 11 Jul 2018 07:24:36 -0700 (PDT) X-Google-Smtp-Source: AAOMgpd/+RYb4RcCNh34IaUDHRWH2OWkYhuzNwuoZkiOSj9Y2ATu2c1WuYpCV9ZNKtyI1pJB3rBp X-Received: by 2002:a62:4585:: with SMTP id n5-v6mr30453675pfi.32.1531319076683; Wed, 11 Jul 2018 07:24:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531319076; cv=none; d=google.com; s=arc-20160816; b=aLymJ49ZaGoQI5Jxe+PQmtljTa6RUFUDRPMFUMKPWl6trQ/PzEQTcMnCPgmoHFqeO6 DoO9/DpIxPxDHA0SBYnTz0nOdR6ObSVz8m68uy007LQ7ydHHURcUbfARud2i7sjJhQlE EptwB4j0eRfKFilIBRGUdOogHB3yuQrQ68sGuyxmoybWabvGKRmM8U6YnhDB+/zuCmiR fPhNYCRoSEesKfkUOxRcyjn2IUpfuFQWDsgRC/G1dYs8auWg+5qGXVPhMow1OmliTxGp 0sTIbEbHMlcIXkXzycEs8IehtDJ88pi0J98c731pxj08jRXHLEt1KZ88DHM7RgpeFs1w 1GJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=HYQDo+p40a9FCnd0R69VsZ89/KEe4L8FpWIol61EimI=; b=iz6t3FJriCuISFh8Y62fCwpX8BvPF9ypT5uv2gL6Huex2ZyzAJhc1xezhbpi+/kaZk j9yoZDcuHkKYd1d+WxohHbcUABc82LUgZ4FRIFS4j1JdwdgeySVl6234Ee5hfMKwFxPP rCY1GL3YuhCtTmsiyNu8Aq0dUujJ9Ntc8PJlQHOpR9MKpGyCicNZyCtGQIil5hCU6WuX UctgvJJ2rOsuC2WgfKO8MsuwVSk3l4KBVHJi+rBcWf2erVWDvwkQnRF+71ZKSMgid0xS 7CogEGVS45SVY0czIHYkAftHKVuwqUCsWbo2wsJji5+ffyJ8OY3TLo28UI/8nlx6b0CS GqgQ== 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 t24-v6si15934162pgk.632.2018.07.11.07.24.20; Wed, 11 Jul 2018 07:24:36 -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 S2388550AbeGKO13 (ORCPT + 99 others); Wed, 11 Jul 2018 10:27:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44342 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387949AbeGKO13 (ORCPT ); Wed, 11 Jul 2018 10:27:29 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 05C27C3C; Wed, 11 Jul 2018 14:22:52 +0000 (UTC) Date: Wed, 11 Jul 2018 16:22:50 +0200 From: Greg KH To: John Whitmore Cc: devel@driverdev.osuosl.org, kstewart@linuxfoundation.org, keescook@chromium.org, aastha.gupta4104@gmail.com, linux-kernel@vger.kernel.org, John Whitmore , pombredanne@nexb.com, tglx@linutronix.de Subject: Re: [PATCH v2 3/8] staging:rtl8192u: Correct spacing before and after parenthesis - Style Message-ID: <20180711142250.GA3907@kroah.com> References: <20180710150523.17384-1-johnfwhitmore@gmail.com> <20180710150523.17384-4-johnfwhitmore@gmail.com> <20180711111349.GA28836@kroah.com> <20180711140935.GC26416@xux707-tw> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180711140935.GC26416@xux707-tw> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 11, 2018 at 03:09:37PM +0100, John Whitmore wrote: > On Wed, Jul 11, 2018 at 01:13:49PM +0200, Greg KH wrote: > > On Tue, Jul 10, 2018 at 04:05:18PM +0100, John Whitmore wrote: > > > Corrected coding style issues aroung opening and closed parenthesis. Spaces, or blank line, removed from after '(' or before ')' > > > > Wrap your changelog text at 72 columns like your editor asked you to :( > > > > I'll fix it up this time... > > Oops sorry and thanks. I thought the magic number was 75 which I got from: > > https://www.kernel.org/doc/html/v4.16/process/submitting-patches.html 75 works as well :)