[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Vd9+YHbExOQwK6bVHD016kB599yxUrj1PYFb__zENDi8g@mail.gmail.com>
Date: Fri, 30 Jun 2023 12:25:22 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Pavan Kondeti <quic_pkondeti@...cinc.com>
Cc: Mukesh Ojha <quic_mojha@...cinc.com>, corbet@....net,
agross@...nel.org, andersson@...nel.org, konrad.dybcio@...aro.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, keescook@...omium.org, tony.luck@...el.com,
gpiccoli@...lia.com, mathieu.poirier@...aro.org,
catalin.marinas@....com, will@...nel.org, linus.walleij@...aro.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-hardening@...r.kernel.org, linux-remoteproc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-gpio@...r.kernel.org
Subject: Re: [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump
On Fri, Jun 30, 2023 at 7:55 AM Pavan Kondeti <quic_pkondeti@...cinc.com> wrote:
> On Wed, Jun 28, 2023 at 06:04:38PM +0530, Mukesh Ojha wrote:
...
> > + scnprintf(name, sizeof(name), "KDMSG%d", i);
Also a side note: here you use the 'c' variant of sprintf(),why bother
with it if you don't even check the returned value?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists