diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-05-11 18:39:55 +0300 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2021-05-17 13:01:26 +0300 |
commit | 20bc8c1e972f29afcac85e524e430c11a6df5f58 (patch) | |
tree | fc428e2db30dba9fcc042df0862d88824b754b94 /kernel/debug | |
parent | 7f3d08b255d1806502e45fe70ca2ba9646eb3aa1 (diff) | |
download | linux-20bc8c1e972f29afcac85e524e430c11a6df5f58.tar.xz |
lib/vsprintf: Allow to override ISO 8601 date and time separator
ISO 8601 defines 'T' as a separator between date and time. Though,
some ABIs use time and date with ' ' (space) separator instead.
Add a flavour to the %pt specifier to override default separator.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210511153958.34527-1-andriy.shevchenko@linux.intel.com
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions