[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <690ba316b541c_2848c61001f@iweiny-mobl.notmuch>
Date: Wed, 5 Nov 2025 13:18:46 -0600
From: Ira Weiny <ira.weiny@...el.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, Ira Weiny
<ira.weiny@...el.com>, <nvdimm@...ts.linux.dev>,
<linux-kernel@...r.kernel.org>
CC: Dan Williams <dan.j.williams@...el.com>, Vishal Verma
<vishal.l.verma@...el.com>, Dave Jiang <dave.jiang@...el.com>
Subject: Re: [PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
Andy Shevchenko wrote:
> In the snippets like the following
>
> if (...)
> return / goto / break / continue ...;
> else
> ...
>
> the 'else' is redundant. Get rid of it.
What is the reason for this change? This results in 0.6% code size
reduction. Is that really worth this effort?
Ira
[snip]
Powered by blists - more mailing lists