Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1429283ybm; Thu, 23 May 2019 00:31:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqyTBeJNngoVfNuPh8alRyTBg3bZb8dUYyxxmfa+9dIz+XP8sVthbc5XHLWnI31EQbPEJx5p X-Received: by 2002:a63:1e62:: with SMTP id p34mr9210553pgm.49.1558596666924; Thu, 23 May 2019 00:31:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558596666; cv=none; d=google.com; s=arc-20160816; b=kAygkm9WDaNvpJ+6Z/reX8CpYPb8SS97UetGY1jA3rbQBkZ238JAPYJ97b8/65CYJY z9AS9JVbvMifqm98kCfBiXGOibL7S7ny70EcYUlumBg2CGpvtRpijZN5pyAjY7NTwVGb 4BxfhlYkRBrXi2gSmmgDMDixcHJmTa5ATZ45AOs/24/CPzAx/5ocK+8KYYHU014eCZTH FuE2yEfqfdJAeGko0cixzFLUTvKzo/8h01C+XpkGmwLmXZhWNWUuXWSKk52+NnQlPKGP lmWJbByhGih/OFE81Z7AZq1liktbuJarASYwhEWnplZcHRSsWDTmT1k0CZbRpfIcUTax trmg== 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:dkim-signature; bh=Jo+e6eYXlOi1nIfLK+ALsQxZxdHdM+EHYmGnAYo/aMc=; b=eJVxQB0EbmU6KYHIbVPhiExUI+U+MwnDYXOIKCEeM2rDUzLIfGiLPLZToggwEN5I+a JpE8123LVwk1M2Umj76gRGellWfgm5E7Z/GcVZG++TXKjxBzkbBf7kcqHW2yh5V38cFZ rf39kuzBHk51zEFAUrAd4LM58e2A8jZNIe3sbwwgNj5iVaLNTd0JmyJ/Fdb+k9qPqpLU 3FQEhUs+gqbRbJIZDSOFuLufSN3riC/lFZFkLM38bjml5FrUAblTprzdiR4FdBJSzCRS Dh+FP4pg6e4whh6OYoPqk4PxUUor/CLw0wQHDGfAXolrlSBAV768tH3iF+vKmvn1oKWm ixNA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qSZHl4+l; 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 2si27648645ple.275.2019.05.23.00.30.48; Thu, 23 May 2019 00:31:06 -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; dkim=pass header.i=@kernel.org header.s=default header.b=qSZHl4+l; 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 S1726846AbfEWH2D (ORCPT + 99 others); Thu, 23 May 2019 03:28:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:35890 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726222AbfEWH2D (ORCPT ); Thu, 23 May 2019 03:28:03 -0400 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 8FB092168B; Thu, 23 May 2019 07:28:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558596482; bh=NOvXott0D9tjo6Zrqp6W2nvmyfgz4981kAidWgHl2lw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qSZHl4+l6q58tS08AulWiom5YQUviMyftpy2Yx393ooSdrh9XudIVusSF07GuRhIa zOOthMRZJeD1KJqWcmYxlJ19oO/4ucY9o5nhitHxEmLGmiArqgfGyv1Gt6kUQerysG aenpCRBGGqB0xktIA35VRm5sPJb5OMuPcjEZO/3o= Date: Thu, 23 May 2019 09:27:59 +0200 From: Greg KH To: Simon =?iso-8859-1?Q?Sandstr=F6m?= Cc: jeremy@azazel.net, dan.carpenter@oracle.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/6] staging: kpc2000: fix indent in cell_probe.c Message-ID: <20190523072759.GA16656@kroah.com> References: <20190522205849.17444-1-simon@nikanor.nu> <20190522205849.17444-2-simon@nikanor.nu> <20190523072625.GA16429@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190523072625.GA16429@kroah.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 23, 2019 at 09:26:25AM +0200, Greg KH wrote: > On Wed, May 22, 2019 at 10:58:44PM +0200, Simon Sandstr?m wrote: > > Use tabs instead of spaces for indentation. > > > > Signed-off-by: Simon Sandstr?m > > --- > > drivers/staging/kpc2000/kpc2000/cell_probe.c | 574 +++++++++---------- > > 1 file changed, 287 insertions(+), 287 deletions(-) > > > > diff --git a/drivers/staging/kpc2000/kpc2000/cell_probe.c b/drivers/staging/kpc2000/kpc2000/cell_probe.c > > index 0181b0a8ff82..6e034d115b47 100644 > > --- a/drivers/staging/kpc2000/kpc2000/cell_probe.c > > +++ b/drivers/staging/kpc2000/kpc2000/cell_probe.c > > @@ -25,7 +25,7 @@ > > * D C2S DMA Present > > * DDD C2S DMA Channel Number [up to 8 channels] > > * II IRQ Count [0 to 3 IRQs per core] > > - 1111111000 > > + * 1111111000 > > * IIIIIII IRQ Base Number [up to 128 IRQs per card] > > * ___ Spare > > * > > This chunk does not match what you said this commit did :( > > Please fix up and resend. Actually, wait, rebase and resend after I apply your other patches. I'll hand-edit this patch to remove this chunk as your other fixes are good... thanks, greg k-h