No, it's not really important, and it's better to use a standardized output.  Thanks for pointing this out, though.

-corey

On Tue, Nov 11, 2025 at 12:08 AM Sergey Senozhatsky <senozhatsky@chromium.org> wrote:
On (25/11/10 19:40), Andy Shevchenko wrote:
[..]
> +     dev_dbg(smi_info->io.dev, "**%s: %ptSp\n", msg, &t);

Strictly speaking, this is not exactly equivalent to %lld.%9.9ld
or %lld.%6.6ld but I don't know if that's of any importance.