[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <159558108119.3847286.13508421250919573847@swboyd.mtv.corp.google.com>
Date: Fri, 24 Jul 2020 01:58:01 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Rahul Tanwar <rahul.tanwar@...ux.intel.com>,
linux-clk@...r.kernel.org, mturquette@...libre.com
Cc: linux-kernel@...r.kernel.org, andriy.shevchenko@...el.com,
qi-ming.wu@...el.com, yixin.zhu@...ux.intel.com,
cheol.yong.kim@...el.com, rahul.tanwar.linux@...il.com,
Rahul Tanwar <rahul.tanwar@...ux.intel.com>
Subject: Re: [PATCH v2 3/3] clk: intel: Avoid unnecessary memset by improving code
Quoting Rahul Tanwar (2020-07-15 23:30:32)
> memset can be avoided in a loop if the variables used are declared
> inside the loop. Move such variables declaration inside the loop
> to avoid memset.
>
> Signed-off-by: Rahul Tanwar <rahul.tanwar@...ux.intel.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists