public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Yury Norov <yury.norov@gmail•com>
Cc: "Andy Shevchenko" <andriy.shevchenko@linux•intel.com>,
	"David Laight" <David.Laight@ACULAB•COM>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation•org>,
	"Joe Perches" <joe@perches•com>,
	"Julia Lawall" <Julia.Lawall@inria•fr>,
	"Michał Mirosław" <mirq-linux@rere•qmqm.pl>,
	"Nicholas Piggin" <npiggin@gmail•com>,
	"Nicolas Palix" <nicolas.palix@imag•fr>,
	"Peter Zijlstra" <peterz@infradead•org>,
	"Rasmus Villemoes" <linux@rasmusvillemoes•dk>,
	"Matti Vaittinen" <Matti.Vaittinen@fi•rohmeurope.com>,
	linux-kernel@vger•kernel.org,
	"David S . Miller" <davem@davemloft•net>,
	"Eric Dumazet" <edumazet@google•com>,
	"Geetha sowjanya" <gakula@marvell•com>,
	"Jerin Jacob" <jerinj@marvell•com>,
	"Linu Cherian" <lcherian@marvell•com>,
	"Paolo Abeni" <pabeni@redhat•com>,
	"Subbaraya Sundeep" <sbhatta@marvell•com>,
	"Sunil Goutham" <sgoutham@marvell•com>,
	hariprasad <hkelam@marvell•com>,
	netdev@vger•kernel.org
Subject: Re: [PATCH 06/22] octeontx2: use bitmap_empty() instead of bitmap_weight()
Date: Tue, 10 May 2022 14:31:02 -0700	[thread overview]
Message-ID: <20220510143102.3da4498e@kernel.org> (raw)
In-Reply-To: <20220510154750.212913-7-yury.norov@gmail.com>

On Tue, 10 May 2022 08:47:34 -0700 Yury Norov wrote:
> bitmap_empty() is better than bitmap_weight() because it may return
> earlier, and improves on readability.

resend patches 6 and 9 separately please. if you CC the ML only on 
a portion of the patches our build bot will ignore it.

  reply	other threads:[~2022-05-10 21:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220510154750.212913-1-yury.norov@gmail.com>
2022-05-10 15:47 ` [PATCH 04/22] ice: use bitmap_empty() in ice_vf_has_no_qs_ena() Yury Norov
2022-05-10 15:47 ` [PATCH 06/22] octeontx2: use bitmap_empty() instead of bitmap_weight() Yury Norov
2022-05-10 21:31   ` Jakub Kicinski [this message]
2022-05-10 15:47 ` [PATCH 09/22] qed: replace bitmap_weight() with MANY_BITS() Yury Norov
2022-05-10 15:47 ` [PATCH 10/22] net/mlx5e: simplify mlx5e_set_fecparam() Yury Norov
2022-05-10 15:47 ` [PATCH 15/22] net/mlx5: use cpumask_weight_gt() in irq_pool_request_irq() Yury Norov

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=20220510143102.3da4498e@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=David.Laight@ACULAB$(echo .)COM \
    --cc=Julia.Lawall@inria$(echo .)fr \
    --cc=Matti.Vaittinen@fi$(echo .)rohmeurope.com \
    --cc=andriy.shevchenko@linux$(echo .)intel.com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=gakula@marvell$(echo .)com \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=hkelam@marvell$(echo .)com \
    --cc=jerinj@marvell$(echo .)com \
    --cc=joe@perches$(echo .)com \
    --cc=lcherian@marvell$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@rasmusvillemoes$(echo .)dk \
    --cc=mirq-linux@rere$(echo .)qmqm.pl \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nicolas.palix@imag$(echo .)fr \
    --cc=npiggin@gmail$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=peterz@infradead$(echo .)org \
    --cc=sbhatta@marvell$(echo .)com \
    --cc=sgoutham@marvell$(echo .)com \
    --cc=yury.norov@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox