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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49829C2D0E4 for ; Tue, 24 Nov 2020 17:39:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EC0E9206C0 for ; Tue, 24 Nov 2020 17:39:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="iAaQvjyW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403950AbgKXRje (ORCPT ); Tue, 24 Nov 2020 12:39:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44566 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403793AbgKXRjd (ORCPT ); Tue, 24 Nov 2020 12:39:33 -0500 Received: from mail-qk1-x744.google.com (mail-qk1-x744.google.com [IPv6:2607:f8b0:4864:20::744]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A1190C0613D6; Tue, 24 Nov 2020 09:39:33 -0800 (PST) Received: by mail-qk1-x744.google.com with SMTP id q22so21507289qkq.6; Tue, 24 Nov 2020 09:39:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=gccbgbDD7s/mdcXht2fL6iBUT8Prx6ozPAIi1oy24XY=; b=iAaQvjyW2JnxhLhsfg8rCUwKx68+n4VYv+x/cr19/l2gHjZ5rqQ2eHUQa56Yyrf+V0 0EBO+8uJl3e7TpL8GOVdi3mPtP96tXMXp7if6adHqmGOPUC9KUkBCbpdOTkT7hALT+Ah 7EHhHu8GvT+6D/0VCKlT2valDN6Ru1DvIbYtbLzR9+yA8jAAqgTW92ZCQEl3Pxl49Unt n/9PGjVy4f9zVoTzBvz1OlBcvmK214hyEQI6i4iF3fx4WQFt+rk4+OOUR5M42Vw6rBoM uLOJwtqDc9FyseTQMx+P4zZsyxqAY70M/tC6pBQFw6EbxPD3Q0UbNVnIzJCU6WGu3JSB P/Ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=gccbgbDD7s/mdcXht2fL6iBUT8Prx6ozPAIi1oy24XY=; b=CIwk8obOrRmPDyrwEldzSxRcUVSS/yIMfV8/qHfDme86MWQlSJaJDszaO6CN8FqONA im0L0izXEx8t94D0ZKm6nLkRTOgbmSqPW9Y/1RxjWFEVRa2hK/XE6wrBObewLOzuMF0D 947UvYs4qoiyllrOuj4V4u6igAYu+luN/WmAD/12xmXP1hSMFreiPdFyH9MomlewrCly U8kMQYnN8GsWTASnRlGbexZyqVc07Cu8MR+UqJpLu2e3GzazzmVvUZtDDw3ar7eBCNcT 8ZCvRhkSZPUMxTL9c1g7icAzcUwJaXZX2iwXBEY/hZBHRIn6MYQCZjoD1ah6Y2W7TZne GRLA== X-Gm-Message-State: AOAM533yNZFd5iRkM90lyZLeINgQGCczQFk0JRpJnVavkraEWuMIgYDI eArLnxDacDgG5YaSKfdjIZE= X-Google-Smtp-Source: ABdhPJxIyQph6LZGahQWIRSjw01El8frTqGQNdMpj1StAekmqcFeaj8JjyjEpK9CN9Iflo08fhI4fA== X-Received: by 2002:a05:620a:a1d:: with SMTP id i29mr5820661qka.466.1606239572817; Tue, 24 Nov 2020 09:39:32 -0800 (PST) Received: from localhost (dhcp-6c-ae-f6-dc-d8-61.cpe.echoes.net. [72.28.8.195]) by smtp.gmail.com with ESMTPSA id e10sm13416860qkn.126.2020.11.24.09.39.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Nov 2020 09:39:32 -0800 (PST) Sender: Tejun Heo Date: Tue, 24 Nov 2020 12:39:10 -0500 From: Tejun Heo To: Christoph Hellwig Cc: Jens Axboe , Josef Bacik , Konrad Rzeszutek Wilk , Coly Li , Mike Snitzer , Greg Kroah-Hartman , Jan Kara , Johannes Thumshirn , dm-devel@redhat.com, Richard Weinberger , Jan Kara , linux-block@vger.kernel.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label Message-ID: References: <20201124132751.3747337-1-hch@lst.de> <20201124132751.3747337-20-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201124132751.3747337-20-hch@lst.de> Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Tue, Nov 24, 2020 at 02:27:25PM +0100, Christoph Hellwig wrote: > Avoid a totally pointless goto label, and use the same style of > comparism for both helpers. > > Signed-off-by: Christoph Hellwig > Reviewed-by: Greg Kroah-Hartman > Reviewed-by: Jan Kara > Reviewed-by: Johannes Thumshirn Acked-by: Tejun Heo -- tejun 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 57654C2D0E4 for ; Tue, 24 Nov 2020 17:40:28 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DA17E206C0 for ; Tue, 24 Nov 2020 17:40:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="T505ui3+"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="iAaQvjyW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DA17E206C0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nYkUjESq8V1UOGX73EkWW/X4HCsBZ7rHGjKJPraf+pg=; b=T505ui3+GwXY6wLWpIJeyEVKx ubMvcn71TRmDCwRuBJSzOj1yP5D6YHJu/901m3owj2TyAsbDKYUskIOschEWkEuV8X5xR9/42mZHf o8OHBeJnsAf4U2AhhGItnE9Z6S0OD7kWQtt8kL/hnKn86g/FDHP15BYNa0orGfLFLXpzdbPrncZN7 Uskv8OVW+8oxKRcM9n2RbJ+8zvBJj7rQ9WwcRlyTFO9EtyUdmVTlygunmDFjKV+teKU98IoZL36sz wL6AWL5gFfTeX+jKMW3H6AzVXCi0iD4+x8O0VGPBHUNiJn3+QsAfKkN8CU+38grbgGfrR93idJY1y ZQoRPVxwQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khcHx-0003p0-Db; Tue, 24 Nov 2020 17:39:37 +0000 Received: from mail-qk1-x744.google.com ([2607:f8b0:4864:20::744]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khcHu-0003ms-FN for linux-mtd@lists.infradead.org; Tue, 24 Nov 2020 17:39:35 +0000 Received: by mail-qk1-x744.google.com with SMTP id y197so21489818qkb.7 for ; Tue, 24 Nov 2020 09:39:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=gccbgbDD7s/mdcXht2fL6iBUT8Prx6ozPAIi1oy24XY=; b=iAaQvjyW2JnxhLhsfg8rCUwKx68+n4VYv+x/cr19/l2gHjZ5rqQ2eHUQa56Yyrf+V0 0EBO+8uJl3e7TpL8GOVdi3mPtP96tXMXp7if6adHqmGOPUC9KUkBCbpdOTkT7hALT+Ah 7EHhHu8GvT+6D/0VCKlT2valDN6Ru1DvIbYtbLzR9+yA8jAAqgTW92ZCQEl3Pxl49Unt n/9PGjVy4f9zVoTzBvz1OlBcvmK214hyEQI6i4iF3fx4WQFt+rk4+OOUR5M42Vw6rBoM uLOJwtqDc9FyseTQMx+P4zZsyxqAY70M/tC6pBQFw6EbxPD3Q0UbNVnIzJCU6WGu3JSB P/Ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=gccbgbDD7s/mdcXht2fL6iBUT8Prx6ozPAIi1oy24XY=; b=b9pV8m66HRpKd5yBGEFW8nMHrMhIkJKOPg/M6T0wzK5wL8Q3UEf1+ciyTFowIG3xuL dUQQCxBs+7K06gM9EvFUU0ic3I0jzNS2hIArHIw1VaMAxvhE1NyOllA9ez/stxDMvPcO YHWDMd9hbHSp2BsZ9eFeZNW8tyP0eVw6gHCukE1hfmXOQ74XqST22B7XF2Id2uSXL9mB /y0Ap6A3sxrGkxF95nwNu1CnZAOQh+6GV1+/86f2nKDXHxa/LKhiC1CRfgKI8JVayUdQ 6uE1DE8K36ZJ9CL6XXyNiz7Ou9wh9YIx7YW0BhBB8Mc4kGGrUzzxvFS5SPWD7X3V+8tq zUxg== X-Gm-Message-State: AOAM531IZMcs8B8ZlVxUk4TesdK41UtRXMPHK2TUWKU50ugcmpxrvJWE LQ08XvxHM4aQRjQctMqwo1c= X-Google-Smtp-Source: ABdhPJxIyQph6LZGahQWIRSjw01El8frTqGQNdMpj1StAekmqcFeaj8JjyjEpK9CN9Iflo08fhI4fA== X-Received: by 2002:a05:620a:a1d:: with SMTP id i29mr5820661qka.466.1606239572817; Tue, 24 Nov 2020 09:39:32 -0800 (PST) Received: from localhost (dhcp-6c-ae-f6-dc-d8-61.cpe.echoes.net. [72.28.8.195]) by smtp.gmail.com with ESMTPSA id e10sm13416860qkn.126.2020.11.24.09.39.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Nov 2020 09:39:32 -0800 (PST) Date: Tue, 24 Nov 2020 12:39:10 -0500 From: Tejun Heo To: Christoph Hellwig Subject: Re: [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label Message-ID: References: <20201124132751.3747337-1-hch@lst.de> <20201124132751.3747337-20-hch@lst.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201124132751.3747337-20-hch@lst.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201124_123934_615541_53EBAFC4 X-CRM114-Status: GOOD ( 12.82 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jens Axboe , Jan Kara , Mike Snitzer , Konrad Rzeszutek Wilk , Greg Kroah-Hartman , Jan Kara , Josef Bacik , Coly Li , linux-block@vger.kernel.org, Richard Weinberger , dm-devel@redhat.com, linux-mtd@lists.infradead.org, Johannes Thumshirn , linux-fsdevel@vger.kernel.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-mm@kvack.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Tue, Nov 24, 2020 at 02:27:25PM +0100, Christoph Hellwig wrote: > Avoid a totally pointless goto label, and use the same style of > comparism for both helpers. > > Signed-off-by: Christoph Hellwig > Reviewed-by: Greg Kroah-Hartman > Reviewed-by: Jan Kara > Reviewed-by: Johannes Thumshirn Acked-by: Tejun Heo -- tejun ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEBDCC2D0E4 for ; Tue, 24 Nov 2020 17:39:59 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 53446206C0 for ; Tue, 24 Nov 2020 17:39:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53446206C0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=dm-devel-bounces@redhat.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-249-S-vJIM7MPP6_otC04rp1Ag-1; Tue, 24 Nov 2020 12:39:54 -0500 X-MC-Unique: S-vJIM7MPP6_otC04rp1Ag-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 7DC8B81C9ED; Tue, 24 Nov 2020 17:39:43 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DCA25100AE3C; Tue, 24 Nov 2020 17:39:42 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 992C11809CA1; Tue, 24 Nov 2020 17:39:42 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0AOHdfn4022181 for ; Tue, 24 Nov 2020 12:39:41 -0500 Received: by smtp.corp.redhat.com (Postfix) id 5B7B986D7D; Tue, 24 Nov 2020 17:39:41 +0000 (UTC) Received: from mimecast-mx02.redhat.com (mimecast04.extmail.prod.ext.rdu2.redhat.com [10.11.55.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 55D719E8F for ; Tue, 24 Nov 2020 17:39:38 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 5E06710580D7 for ; Tue, 24 Nov 2020 17:39:38 +0000 (UTC) Received: from mail-qk1-f196.google.com (mail-qk1-f196.google.com [209.85.222.196]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-154-5xXCSKnKPFKRXg98NfrRsg-1; Tue, 24 Nov 2020 12:39:33 -0500 X-MC-Unique: 5xXCSKnKPFKRXg98NfrRsg-1 Received: by mail-qk1-f196.google.com with SMTP id n132so21542490qke.1; Tue, 24 Nov 2020 09:39:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=gccbgbDD7s/mdcXht2fL6iBUT8Prx6ozPAIi1oy24XY=; b=tQrB5NRBiPW/C+FQiM9BuR3xj9dwlqRvZPBOqufaIFHW+rPAnOOdnGDaAo9PbtVF5V X1N+LJyFwK3Tfz3nELYtQS036eO4MclBVvjVqmlimweLtB2mnH7Z92f3SHbP5CAaqirZ Tyd+f5XiCCf7Qx3EOppa1uS3UvzPvbrZPT5KFP1c9c25X65DsRt+KsDUt70ZTKIsX8t7 hbIx1X940fdaR1K8EHWBuO1zghHoqGsqLau3axZbvcPsXt2nfeMSPOeM0YE38DrFSF7w PvfTqa2Zf/w++uzv1RG8Z+TRUrB3e0qym9sEwhnNJsPc1Ni42OVn0Rhu8kDRHoWG48L9 Ia8Q== X-Gm-Message-State: AOAM5318ETnioCb2XOfcbJaLHBcboKOJnb2PStHEhpjUk9kFDAfN432x Q1IhyOV0o4WTkCBnKezJ/tNFe0jUkUzckA== X-Google-Smtp-Source: ABdhPJxIyQph6LZGahQWIRSjw01El8frTqGQNdMpj1StAekmqcFeaj8JjyjEpK9CN9Iflo08fhI4fA== X-Received: by 2002:a05:620a:a1d:: with SMTP id i29mr5820661qka.466.1606239572817; Tue, 24 Nov 2020 09:39:32 -0800 (PST) Received: from localhost (dhcp-6c-ae-f6-dc-d8-61.cpe.echoes.net. [72.28.8.195]) by smtp.gmail.com with ESMTPSA id e10sm13416860qkn.126.2020.11.24.09.39.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Nov 2020 09:39:32 -0800 (PST) Date: Tue, 24 Nov 2020 12:39:10 -0500 From: Tejun Heo To: Christoph Hellwig Message-ID: References: <20201124132751.3747337-1-hch@lst.de> <20201124132751.3747337-20-hch@lst.de> MIME-Version: 1.0 In-Reply-To: <20201124132751.3747337-20-hch@lst.de> X-Mimecast-Impersonation-Protect: Policy=CLT - Impersonation Protection Definition; Similar Internal Domain=false; Similar Monitored External Domain=false; Custom External Domain=false; Mimecast External Domain=false; Newly Observed Domain=false; Internal User Name=false; Custom Display Name List=false; Reply-to Address Mismatch=false; Targeted Threat Dictionary=false; Mimecast Threat Dictionary=false; Custom Threat Dictionary=false X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-loop: dm-devel@redhat.com Cc: Jens Axboe , Jan Kara , Mike Snitzer , Konrad Rzeszutek Wilk , Greg Kroah-Hartman , Jan Kara , Josef Bacik , Coly Li , linux-block@vger.kernel.org, Richard Weinberger , dm-devel@redhat.com, linux-mtd@lists.infradead.org, Johannes Thumshirn , linux-fsdevel@vger.kernel.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-mm@kvack.org Subject: Re: [dm-devel] [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dm-devel-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Nov 24, 2020 at 02:27:25PM +0100, Christoph Hellwig wrote: > Avoid a totally pointless goto label, and use the same style of > comparism for both helpers. > > Signed-off-by: Christoph Hellwig > Reviewed-by: Greg Kroah-Hartman > Reviewed-by: Jan Kara > Reviewed-by: Johannes Thumshirn Acked-by: Tejun Heo -- tejun -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel