Re: [PATCH 15/16] selftests: timers: nsleep-lat: Reuse kselftest error numbers
John Stultz <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANDhNCr5NfotB6NLLWHrK2Baixw5wd1=g1Kv6JLKi8FsC0wFkg@mail.gmail.com> |
On Wed, Jul 29, 2026 at 11:47 PM Thomas Weißschuh (Schneider Electric) <[email protected]> wrote: > > The test currently defines its own custom error numbers. > These mirror the semantics from the standard KFST_* constants. > > To make the code easier to read, use the standard result constants. > > Signed-off-by: Thomas Weißschuh (Schneider Electric) <[email protected]> Acked-by: John Stultz <[email protected]>