[PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump
Andy Shevchenko
andy.shevchenko at gmail.com
Fri Jun 30 02:25:22 PDT 2023
On Fri, Jun 30, 2023 at 7:55 AM Pavan Kondeti <quic_pkondeti at quicinc.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
More information about the linux-arm-kernel
mailing list