On Thu, 2026-08-27 at 13:28 +0530, Shivang Upadhyay wrote:
> +
> pr_err("Dump taken by platform is
> incomplete (%d)\n", i);
> + pr_debug("type -> %d, bytes_dumped -
> > %llx, source_len -> %llx\n",
> + type, bytes_dumped,
> source_len);
> rc = -EINVAL;
> }
> +
> +
It seems checkpatch.pl --fix-inplace, broke more things then it fixed.
I will send another revision Tomorrow.~Shivang.
