All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] doc: Add a general note about $?
@ 2025-10-21 20:25 Tom Rini
  2025-10-21 20:25 ` [PATCH 1/3] doc: usage: Add general rule for `$?` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Tom Rini @ 2025-10-21 20:25 UTC (permalink / raw)
  To: u-boot; +Cc: Heinrich Schuchardt

Hey all,

This is a small series to first add a general explanation for how $? is
set by commands to the cmdline documentation and second remove the
redundant information. The first patch adds this while removing the
identical (and sometimes slightly wrong or incomplete) information from
commands which had it. The last two patches remove the information from
cases that were not quite as clear, to make review easier. The commands
which either do something different or provided additional information
about what counts as success or failure have been retained.

-- 
Tom


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

end of thread, other threads:[~2025-10-22 14:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 20:25 [PATCH 0/3] doc: Add a general note about $? Tom Rini
2025-10-21 20:25 ` [PATCH 1/3] doc: usage: Add general rule for `$?` Tom Rini
2025-10-22  9:19   ` Quentin Schulz
2025-10-22 13:54     ` Tom Rini
2025-10-22 14:24       ` Quentin Schulz
2025-10-21 20:25 ` [PATCH 2/3] doc: askenv: Reword and remove return value Tom Rini
2025-10-22  9:28   ` Quentin Schulz
2025-10-22 13:49     ` Tom Rini
2025-10-22 14:06       ` Quentin Schulz
2025-10-22 14:47         ` Tom Rini
2025-10-21 20:25 ` [PATCH 3/3] doc: seama: Reword return value section Tom Rini
2025-10-22  9:33   ` Quentin Schulz
2025-10-22 13:51     ` Tom Rini
2025-10-22 14:09       ` Quentin Schulz

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.