From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 43C1FC0015E for ; Fri, 28 Jul 2023 12:36:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=XlSq68FVRdijO1ncLrdBCrgOB4pTgkg3fbooru8cfXg=; b=UWHYQfEnLWCsdo 4qjHl/JZrshIeJc4J8dInORjQcZjecleGTrDC1XdeZRwpUO8tN8PRgXe5/HRLEfWna7WWFYl6GmvX tPwD4/C7m0CFssTdBW7ue6541DrCPzoJQAt8mMVJMJJgZ/BLM4J3Sd/+AjL+hEv1Q6Vdu5tRL4zau 2F6YhmrqOVj4pjvnNMJUtpMQeKdw8S9F0j7GY90ShqC4iunrIqbpQQ4vkyaREFmsiwjfPzTDqYNE2 oixW/lG3YjjZHDceKfPjiiBjry/lJwOGQ12FhpERjak7Yh+xcgwELnQpMicJnpatpNfMD//cUChxq ppV5LyJrT/rTKkUOK0WQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qPMh5-003LCv-2w; Fri, 28 Jul 2023 12:35:43 +0000 Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qPMgP-003KpI-39; Fri, 28 Jul 2023 12:35:03 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id C05A26000F; Fri, 28 Jul 2023 12:34:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1690547698; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IREJGsSMT4if/90t0FA1zcJzgwI5LVSmFBxNeYLDPeE=; b=Jn8H9lGOFNpBs0rpHILQAvOZE2YjcGGbHunz+hGWcMUSvA4knaqUq4WNOpifeJd3VFzt/x joKOA3ldkSc2cAFKcqSH1zI+tv1TWq1b62Lur8nuvQ8sZyM2SZV77pAI7bREW5ZX3udqYw LV+/d67iPauthOVijBN+dAsYnWBuSFHFudgg0VMSuTpkYkjRIqvr3QfpzQdG177+r4sQ4J J2Lt6+y1AbtQdv8PFt0VYUGWIYbeqv5P8WK0Iqr8tJx6PjTKtrabohqA2/CHDSF8o4pIEx t2i8T8BitJEVx6PiJSWKyepb0wBaYAnayH6FbLcTTPrpJl9qYH8dpYDI2uc3DA== From: Miquel Raynal To: Miquel Raynal , Manivannan Sadhasivam , Md Sadre Alam , Sricharan Ramabadhran Cc: Richard Weinberger , Vignesh Raghavendra , Tudor Ambarus , Pratyush Yadav , Michael Walle , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 4/8] mtd: rawnand: qcom: Fix the spacing Date: Fri, 28 Jul 2023 14:34:49 +0200 Message-Id: <20230728123449.640756-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230716144612.32132-5-miquel.raynal@bootlin.com> References: MIME-Version: 1.0 X-linux-mtd-patch-notification: thanks X-linux-mtd-patch-commit: b'3b645b384bb3d1f30c3ac4b8fd5fcdf9d5493f93' X-GND-Sasl: miquel.raynal@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230728_053502_224711_3D6857F7 X-CRM114-Status: UNSURE ( 6.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 2023-07-16 at 14:46:08 UTC, Miquel Raynal wrote: > Fix following checkpatch warning: > "CHECK: Please don't use multiple blank lines" > "CHECK: Please use a blank line after > function/struct/union/enum declarations" > > Signed-off-by: Miquel Raynal > Acked-by: Manivannan Sadhasivam > Reviewed-by: Tudor Ambarus Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel