Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp548030ybz; Wed, 22 Apr 2020 03:27:35 -0700 (PDT) X-Google-Smtp-Source: APiQypIgHiCw5n9seomVbgM1/BkETlhvczb3UVIZNgCQvYiSVDUYpjcM7x56rGS/Enh6MpakF7Td X-Received: by 2002:a50:f058:: with SMTP id u24mr21393891edl.171.1587551255647; Wed, 22 Apr 2020 03:27:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587551255; cv=none; d=google.com; s=arc-20160816; b=I/fs9n1O0zgzxTXZPMBPSAiyfpD5wrzjtegQLMMt5cRimZ+B8kHReH8MEJHLWxRtIt HMU6xLBN897E1C+3yK0YDTsbFpLT/Ge/Pj7Y1SuzvJSsywmFXBGr20k55up3kIS4rUy9 O1YuWNLc6ker+lOZ5V75wUbczaQO4jfu7SPud1xl112vOhYPLU+UlVGN6aZnzKuciyqp WJR2Ergnt06vgtYk6f6IByMIwi0ugnfJ5eodIwhpqruHOhGL4VUnDkxh2Prc82Q7Mvd6 b6himt6UcqTzEKoAybRoCO61IuSdBdvrzY8qzPwGdS4PKRX0yIf3CCgWncS+gVyqTHwo rk1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=r3IHGMH7anq0WtN7O+m5Ep5erldJ9OdyoeNrtgF0fXE=; b=aoYcy44JwuSUUOuieoStt+4R2OUG/PVNnbzsMobnfGcX/wEyxxLV8n5upDSySK8AX7 iblMcMtEismz7PW1d/vkEoWSQoV30eiHtCkYLW9Tztlki/QEeVydmNHfitSER5wt58/Y 1K57LH7Cvy3CYUBKxADHgMW5xQ6hwhBZh047ZJAjQcUXg8PmsUTZhjVikCVYIbXDurQQ 16lQ1iITrHNDnWwIpzBhKenJAIlEG//MjBbUSuRjugiNCrY63F99UcdPz0DNRelq26E6 ABr5DXqdcbu+NQtnSWG4SYX9QhpG+J9ndCsKjw+KKixbGdY5dIxb9lQKH7X8ee2v/iMB ekug== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yRhSN7KE; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y5si3875028edm.211.2020.04.22.03.27.10; Wed, 22 Apr 2020 03:27:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yRhSN7KE; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730691AbgDVK0P (ORCPT + 99 others); Wed, 22 Apr 2020 06:26:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:35062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730688AbgDVK0N (ORCPT ); Wed, 22 Apr 2020 06:26:13 -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 78E4920781; Wed, 22 Apr 2020 10:26:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587551172; bh=mHI9eyVLwiMuBtKcYBlu4Th72kzE+NJHQ4mxUFyM80E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=yRhSN7KEWRACZHh5jbd73JnPKgyNvYrJeJ6DWM4E+n+qyHVWHNuN1JyPwrj9fThsp elGPHywaHbh0P1k9o3ESF6RcMcOOhLivXAwQ/SZvIWCp1SqVqdcSth/VW3hr+bUk3m ofwsA33YFFJNA+KqVBGq875l4xE+uSVzqZYApFuo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Randy Dunlap , Jan Kara , linux-ext4@vger.kernel.org, Jan Kara , Sasha Levin Subject: [PATCH 5.6 131/166] ext2: fix empty body warnings when -Wextra is used Date: Wed, 22 Apr 2020 11:57:38 +0200 Message-Id: <20200422095102.480750890@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200422095047.669225321@linuxfoundation.org> References: <20200422095047.669225321@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org From: Randy Dunlap [ Upstream commit 44a52022e7f15cbaab957df1c14f7a4f527ef7cf ] When EXT2_ATTR_DEBUG is not defined, modify the 2 debug macros to use the no_printk() macro instead of . This fixes gcc warnings when -Wextra is used: ../fs/ext2/xattr.c:252:42: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] ../fs/ext2/xattr.c:258:42: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] ../fs/ext2/xattr.c:330:42: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body] ../fs/ext2/xattr.c:872:45: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body] I have verified that the only object code change (with gcc 7.5.0) is the reversal of some instructions from 'cmp a,b' to 'cmp b,a'. Link: https://lore.kernel.org/r/e18a7395-61fb-2093-18e8-ed4f8cf56248@infradead.org Signed-off-by: Randy Dunlap Cc: Jan Kara Cc: linux-ext4@vger.kernel.org Signed-off-by: Jan Kara Signed-off-by: Sasha Levin --- fs/ext2/xattr.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fs/ext2/xattr.c b/fs/ext2/xattr.c index 0456bc990b5ee..b91f99d9482e9 100644 --- a/fs/ext2/xattr.c +++ b/fs/ext2/xattr.c @@ -56,6 +56,7 @@ #include #include +#include #include #include #include @@ -84,8 +85,8 @@ printk("\n"); \ } while (0) #else -# define ea_idebug(f...) -# define ea_bdebug(f...) +# define ea_idebug(inode, f...) no_printk(f) +# define ea_bdebug(bh, f...) no_printk(f) #endif static int ext2_xattr_set2(struct inode *, struct buffer_head *, -- 2.20.1