On Thu, Jun 08, 2017 at 04:48:06PM +0300, Andy Shevchenko wrote: > Use %pt instead of open coded variant to print content of > struct rtc_time in human readable format. > > Cc: Krzysztof Kozlowski <k...@kernel.org> > Cc: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> > Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com> > --- > drivers/rtc/rtc-s5m.c | 27 ++++++--------------------- > 1 file changed, 6 insertions(+), 21 deletions(-) >
Reviewed-by: Krzysztof Kozlowski <k...@kernel.org> Best regards, Krzysztof