From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Sun, 08 Jul 2018 21:50:14 +0000 Subject: Re: [PATCH -next v3] mtd: spinand: fix missing unlock on error Message-Id: <20180708235014.43648218@xps13> List-Id: References: <1530696061-76467-1-git-send-email-weiyongjun1@huawei.com> <1530696627-84879-1-git-send-email-weiyongjun1@huawei.com> In-Reply-To: <1530696627-84879-1-git-send-email-weiyongjun1@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Wei Yongjun Cc: Boris Brezillon , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Frieder Schrempf , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Hi Wei, Wei Yongjun wrote on Wed, 4 Jul 2018 09:30:27 +0000: > Add the missing unlock before return from function > spinand_mtd_(read|write) in the error handling case. >=20 > Fixes: c898e0526fb6 ("mtd: nand: Add core infrastructure to support SPI N= ANDs") > Signed-off-by: Wei Yongjun > --- > v2 -> v3: remove blank line > v1 -> v2: using break instead of return > --- Merged with the original commit too. Thanks, Miqu=C3=A8l -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html