Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp14076820ybl; Mon, 30 Dec 2019 03:40:16 -0800 (PST) X-Google-Smtp-Source: APXvYqxjR3h7dz4Z640lXnM/B79FOJM5V7hKm8xy4gjMW2cKYAAOQGpeBaHj44AeeklFiM7dqbWr X-Received: by 2002:a05:6830:10a:: with SMTP id i10mr70353927otp.365.1577706016180; Mon, 30 Dec 2019 03:40:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577706016; cv=none; d=google.com; s=arc-20160816; b=rDAIASBtRV6ozQEBrGHIvWT+MfjnpZagoxIA7+Mjn10gYUdZxbF/o3xkwBNVFYY+bX gpkZmOLr9AoRMACFxLXauH+JcxrpzWYqyLDlG/+/tPT7ARzRqnmoX1YSZ4fe58CgYmss aPHCofAjVnp5fHqUeCT5Wdqp0kn2dlxRmQNpiea6iDVRJHJPUYUpviUNvKrdfIRDljFv x4OnxUwtvjTpLWq7RPMjRW1dOc41/JVU38Lll7HCKGyYLTQRlcWCJNQq+PK/17tUK0Lj uVPP9aZmAPzIDNb3uz333JQm3NmIZA0Sk/uqq62osNe79jmdv0qJS9D1CZK5X82ZtEwh OVRw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=KJcqHGuBZNL/d6FwkC9yR2bCkRDd7CCV/EuzsEyPaMU=; b=dx+WauHIef5C8pfcR3AqML4Ez4Aw6rGjnsTKZtpTYULlew8TMk5Cvw1MNvr5HiuaTB mSCFr7BkyYlYiDSvz5FrlBrpGtiuhWHeeuAfdBtc92UWSB7BLaomisiDQ0I/VIV05wsM bt+QrlSN1cDN51OfK2g8iL3ZVmRIL6NcktAzznXXPpx6AIkVljjWrH2TWLjNOlsmdNk2 x8UjLA5UyYlrdxqRbZfnWdUbY5kNHjtgulF2GrhanADlDBSlg3P4iZ0ydvDQRbL2TkQ9 kINDSwsgbIjQgdcp6cBxWRgl5eVNyw4MAknuXxS4m9YlJt4eqajojcp1EL7AvxaUIByt nOAw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DtcOEhDh; 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 v7si27788317otr.44.2019.12.30.03.40.05; Mon, 30 Dec 2019 03:40:16 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=DtcOEhDh; 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 S1727462AbfL3LjS (ORCPT + 99 others); Mon, 30 Dec 2019 06:39:18 -0500 Received: from mail.kernel.org ([198.145.29.99]:39380 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727378AbfL3LjS (ORCPT ); Mon, 30 Dec 2019 06:39:18 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 844002053B; Mon, 30 Dec 2019 11:39:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1577705958; bh=o/LNttMO+BhQyprGmPOmen++LoWMdJGhCO8O8HcLZDc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DtcOEhDhb0A0MDHFGn/ZNJKfwmzIAFRYC5YBXtIVQqgNXFjZZM+huCZDQwA0ySnjp Kn7Xiozz1uCNsFQ2Z1YhvLFmULqS+EL4OkN71eEaPk1/PC2Vre2PnM6z3ic7ybaPff DrwOjHKyvODdWyvWpObiwr4wNDi1FuXNc1wnHSlQ= Date: Mon, 30 Dec 2019 12:39:15 +0100 From: Greg KH To: Matthew Hanzelik Cc: jerome.pouiller@silabs.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] Staging: wfx: Fix style issues with hif_rx.c Message-ID: <20191230113915.GA890973@kroah.com> References: <20191229223142.5pxmmu7sfwdtcn7d@mandalore.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191229223142.5pxmmu7sfwdtcn7d@mandalore.localdomain> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 29, 2019 at 05:31:42PM -0500, Matthew Hanzelik wrote: > Fix the 80 line limit warning on line 79 of hif_rx.c. > > Also fixes the missing blank line warning on line 305 of hif_rx.c after > the declaration of size_t len. When ever you use the word "also" in a patch, that is a huge hint that this needs to be broken up into more than one patch. Please do that here, one patch per "thing" you are fixing. Yes, for two tiny fixes like this it feels like overkill, but, if you had done this, I would have been already able to take one of these changes in my tree and you would have only had to redo the other by now :) thanks, greg k-h