All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/5] Small docparser fixes
@ 2020-12-16 10:10 Cyril Hrubis
  2020-12-16 10:10 ` [LTP] [PATCH 1/5] docparse/docparse: Warn on truncated docstring Cyril Hrubis
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Cyril Hrubis @ 2020-12-16 10:10 UTC (permalink / raw)
  To: ltp


Cyril Hrubis (5):
  docparse/docparse: Warn on truncated docstring
  doc_parse/data_storage: Bump the array max size
  docparse/docparse: Eat only first whitespace for comment block
  syscalls/abort: Remove second space before description text
  syscalls/move_pages12: Add one more kernel git hash

 docparse/data_storage.h                       |  2 +-
 docparse/docparse.c                           |  9 ++--
 testcases/kernel/syscalls/abort/abort01.c     |  3 +-
 .../kernel/syscalls/move_pages/move_pages12.c | 52 ++++++++++++-------
 4 files changed, 40 insertions(+), 26 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-01-05 18:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 10:10 [LTP] [PATCH 0/5] Small docparser fixes Cyril Hrubis
2020-12-16 10:10 ` [LTP] [PATCH 1/5] docparse/docparse: Warn on truncated docstring Cyril Hrubis
2020-12-17 15:34   ` Petr Vorel
2020-12-16 10:10 ` [LTP] [PATCH 2/5] doc_parse/data_storage: Bump the array max size Cyril Hrubis
2020-12-17 15:35   ` Petr Vorel
2020-12-16 10:10 ` [LTP] [PATCH 3/5] docparse/docparse: Eat only first whitespace for comment block Cyril Hrubis
2020-12-17 15:39   ` Petr Vorel
2020-12-16 10:10 ` [LTP] [PATCH 4/5] syscalls/abort: Remove second space before description text Cyril Hrubis
2020-12-17 15:40   ` Petr Vorel
2020-12-16 10:10 ` [LTP] [PATCH 5/5] syscalls/move_pages12: Add one more kernel git hash Cyril Hrubis
2020-12-17 15:42   ` Petr Vorel
2021-01-05 13:08     ` Cyril Hrubis
2021-01-05 18:16       ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.