Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp876244imm; Wed, 8 Aug 2018 07:13:45 -0700 (PDT) X-Google-Smtp-Source: AA+uWPw+FXeCjD0ydsRXWiMYmraib5Qrth5oxk7n5kiZC1E8MObWgIoPIvNX5M7FNa9gpdDNU6Lt X-Received: by 2002:a17:902:2702:: with SMTP id c2-v6mr2827378plb.248.1533737625088; Wed, 08 Aug 2018 07:13:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533737625; cv=none; d=google.com; s=arc-20160816; b=nnsd2B93JNiO9csp+fCdB9mafftZgWwChihFL9qN4+R9dIXo0/fiRiQC2/ceKtN6mV K343nQiD029XVAzwN6aFTJTGlIljIFjyMBOOrZT3hW8uV4zEQB3KwKdsQxnHoc1+ozki qBSpJRe1krC7jX+nhFshmL6jQvdaF1duEA30Neh3SU/qWsI+ZJq7uIEagdhs7V5kO0/B IYvi/Z7QEzRDO2paYXcV2SNkEKZBkiXwBv0EWP27tRPiQNCLATB5TnjFRGjOu2eUa/Mx dUi7h4JrJeQ14Q4dS59MyWgDgGYKToyeGyl0FkSDhbinuDclR+yUcdot5Pur+xXFh2rw 1Y6Q== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=R0WRTqYeHggXN6NN+oeLC4KrFqTDY/SY7bTwF6paAjI=; b=DqLvPoj4JRMTho0nw6rLk0QOAN14n2myi7vPaSWiqcqGveu4T1+I7EaOKvftDD8WDr 7AYD7UNRpPvqmFmlXcfBP0gjLikVQ7xEdnAaTrCmKQYBkcBIuyfvaOU8Itm8HxaXJsAT PMKoJ+hQc/ZuTORhaKWeK8i4bIcKbz7PE7R6QN5UvWVYbAY3x1iLKkWl5NpeDwpNiR/t rD38qrzHI/ayp8HhPEmsGLC6fjclnMl8c+W4aLVdJyBtvChCGz606/ALzFUx9HAKGOhb BjzPLCgpkrQyhUClU+1pd6a/UjeDJeDjGPkPFj/953MDlnrY35DCVTQY/Z4nBIHD3i3V +jlw== 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 a12-v6si3701339pgv.296.2018.08.08.07.13.30; Wed, 08 Aug 2018 07:13:45 -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 S1727416AbeHHQbv (ORCPT + 99 others); Wed, 8 Aug 2018 12:31:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56772 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727146AbeHHQbv (ORCPT ); Wed, 8 Aug 2018 12:31:51 -0400 Received: from localhost (unknown [194.244.16.108]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CC119D33; Wed, 8 Aug 2018 14:11:59 +0000 (UTC) Date: Wed, 8 Aug 2018 16:10:47 +0200 From: Greg Kroah-Hartman To: Greg Gallagner Cc: Stefan Wahren , devel@driverdev.osuosl.org, Florian Fainelli , Scott Branden , Ray Jui , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] staging/bcm2835-audio: Fix alignment of function arguments - Style Message-ID: <20180808141047.GA7080@kroah.com> References: <20180808014048.18456-1-greg@embeddedgreg.com> <20180808122604.GA27932@kroah.com> <872dfe2f-59cf-baf9-490b-8b489c44ba5f@embeddedgreg.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <872dfe2f-59cf-baf9-490b-8b489c44ba5f@embeddedgreg.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 08, 2018 at 08:54:49AM -0400, Greg Gallagner wrote: > On 08/08/2018 08:26 AM, Greg Kroah-Hartman wrote: > > On Tue, Aug 07, 2018 at 09:40:47PM -0400, Greg Gallagher wrote: > >> Fix warnings generated by checkpatch.pl for alignment should match open > >> parenthesis. This is a coding style change only. > >> > >> Signed-off-by: Greg Gallagher > >> --- > >> Changes in v2: > >> - Clean up all the alignment warnings in the file > >> --- > >> .../staging/vc04_services/bcm2835-audio/bcm2835-ctl.c | 18 +++++++++--------- > >> 1 file changed, 9 insertions(+), 9 deletions(-) > > You sent 2 patches that did the same thing, with different subjects :( > > > > Please fix up and send only the "correct" one. > > > > greg k-h > Sorry, the first one was a mistake and I should have sent something saying > to ignore it.? I will double check the second one is correct.? Is there > a best > practice when I'd like a patch ignored? Just respond to the email and say "please ignore this patch" or something like that. thanks, greg k-h