fs/namespace: fnic: Switch to use %ptTd
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 14 Mar 2023 15:09:06 +0000 (17:09 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Wed, 15 Mar 2023 07:55:32 +0000 (08:55 +0100)
commit74e60b8b2f0fe3702710e648a31725ee8224dbdf
treee461f9d4e4c504afa9d21725ad3571a103d272df
parent5d3ca5968480758a29a0b2777da9049a7c5134e3
fs/namespace: fnic: Switch to use %ptTd

Use %ptTd instead of open-coded variant to print contents
of time64_t type in human readable form.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/namespace.c