On Thu, Dec 8, 2022 at 1:18 AM 'David Gow' via KUnit Development kunit-dev@googlegroups.com wrote:
From: Sadiya Kazi sadiyakazi@google.com
Added a new page (functionredirection.rst) that describes the Function Redirection (static stubbing) API. This page will be expanded if we add, for example, ftrace-based stubbing.
In addition,
- Updated the api/index.rst page to create an entry for function redirection api
- Updated the toctree to be hidden, reducing redundancy on the generated page.
Signed-off-by: Sadiya Kazi sadiyakazi@google.com Co-developed-by: David Gow davidgow@google.com Signed-off-by: David Gow davidgow@google.com
Aside from the comments that have already been made, everything looks good to me.
Reviewed-by: Brendan Higgins brendanhiggins@google.com