All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Jakub Sitnicki <jakub@cloudflare.com>
Cc: adilger.kernel@dilger.ca, jack@suse.cz, lczerner@redhat.com,
	linux-ext4@vger.kernel.org, ritesh.list@gmail.com,
	yanaijie@huawei.com, kernel-team@cloudflare.com,
	kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] ext4: unbreak build with CONFIG_QUOTA=n
Date: Mon, 1 May 2023 13:41:06 -0400	[thread overview]
Message-ID: <20230501174106.GA603086@mit.edu> (raw)
In-Reply-To: <20230501132619.161735-1-jakub@cloudflare.com>

On Mon, May 01, 2023 at 03:26:19PM +0200, Jakub Sitnicki wrote:
> Commit dcbf87589d90 ("ext4: factor out ext4_flex_groups_free()") made some
> loop count variables unused when CONFIG_QUOTA is unset.
> 
> Make the unused counters local to the loop scope to fix the build.
> 
> Fixes: dcbf87589d90 ("ext4: factor out ext4_flex_groups_free()")
> Reported-by: kernel test robot <lkp@intel.com>
> Link: https://lore.kernel.org/oe-kbuild-all/202303240449.6Cg6YXJO-lkp@intel.com/
> Signed-off-by: Jakub Sitnicki <jakub@cloudflare.com>

Thanks, pull request which includes a fix for this problem has already
been sent out to Linus.

						- Ted

      reply	other threads:[~2023-05-01 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-01 13:26 [PATCH] ext4: unbreak build with CONFIG_QUOTA=n Jakub Sitnicki
2023-05-01 17:41 ` Theodore Ts'o [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230501174106.GA603086@mit.edu \
    --to=tytso@mit.edu \
    --cc=adilger.kernel@dilger.ca \
    --cc=jack@suse.cz \
    --cc=jakub@cloudflare.com \
    --cc=kernel-team@cloudflare.com \
    --cc=lczerner@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=ritesh.list@gmail.com \
    --cc=yanaijie@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.