On Tue 2018-12-04 23:23:11, Andy Shevchenko wrote: > There are users which print time and date represented by content of > struct rtc_time in human readable format. > > Instead of open coding that each time introduce %ptR[dt][r] specifier. > > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > Cc: Geert Uytterhoeven <ge...@linux-m68k.org> > Cc: Guan Xuetao <g...@mprc.pku.edu.cn> > Cc: Ingo Molnar <mi...@kernel.org> > Cc: Jason Wessel <jason.wes...@windriver.com> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: Jonathan Hunter <jonath...@nvidia.com> > Cc: Krzysztof Kozlowski <k...@kernel.org> > Cc: "Rafael J. Wysocki" <r...@rjwysocki.net> > Cc: Thierry Reding <thierry.red...@gmail.com> > Cc: Petr Mladek <pmla...@suse.com> > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
Looks good to me. Thanks for adding the selftest. Reviewed-by: Petr Mladek <pmla...@suse.com> Best Regards, Petr