Re: [PATCH v3 0/3] lib/vsprintf: Introduce %ptT for time64_t
From: Petr Mladek
Date: Fri May 15 2020 - 12:02:49 EST
On Wed 2020-04-15 20:00:43, Andy Shevchenko wrote:
> It is a logical continuation of previously applied %ptR for struct rtc_time.
> We have few users of time64_t that would like to print it.
It seems that everything was explained and the patches look good to
me. If we allowed %ptR then it makes sense to allow %ptT as well.
For all three patches:
Rewieved-by: Petr Mladek <pmladek@xxxxxxxx>
Best Regards,
Petr