Messages in this thread |  | | From | Brendan Higgins <> | Date | Sat, 17 Dec 2022 00:14:47 -0500 | Subject | Re: [PATCH 2/2] Documentation: Add Function Redirection API docs |
| |
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, > 1. Updated the api/index.rst page to create an entry for function > redirection api > 2. 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>
|  |