All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various corrections
@ 2023-06-28 10:10 Glenn Washburn
  2023-06-28 10:10 ` [PATCH 1/4] misc: Fix typo Glenn Washburn
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Glenn Washburn @ 2023-06-28 10:10 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Oskari Pirhonen, Glenn Washburn

These are all fairly trivial changes, so I lumped them together.

Glenn

Glenn Washburn (4):
  misc: Fix typo
  misc: Add space after comma in function argument list
  docs: Minor corrections
  docs: Add missing assumption

 docs/grub-dev.texi          |  5 +++--
 docs/grub.texi              |  4 ++--
 grub-core/commands/regexp.c |  2 +-
 grub-core/kern/misc.c       | 14 +++++++-------
 4 files changed, 13 insertions(+), 12 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-06-29 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28 10:10 [PATCH 0/4] Various corrections Glenn Washburn
2023-06-28 10:10 ` [PATCH 1/4] misc: Fix typo Glenn Washburn
2023-06-28 10:10 ` [PATCH 2/4] misc: Add space after comma in function argument list Glenn Washburn
2023-06-28 10:10 ` [PATCH 3/4] docs: Minor corrections Glenn Washburn
2023-06-28 10:10 ` [PATCH 4/4] docs: Add missing assumption Glenn Washburn
2023-06-29  3:20   ` Oskari Pirhonen
2023-06-29 18:06     ` Daniel Kiper
2023-06-28 12:55 ` [PATCH 0/4] Various corrections Daniel Kiper

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.