Re: [PATCH 10/16] selftests: timers: nanosleep: Reuse kselftest error numbers
John Stultz <[email protected]>
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CANDhNCq8vB+crFDrhwEx32M0s00VVh1wDsTbH4bFXWqtu2eT7g@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]>