Randy Dunlap <rdun...@infradead.org> writes: > Correct a few small things in the devcoredump synopsis and then add > the devcoredump APIs to it. > > Fixes: a037699da0a1 ("docs: Add debugging section to process") > Signed-off-by: Randy Dunlap <rdun...@infradead.org> > Cc: Sebastian Fricke <sebastian.fri...@collabora.com> > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: linux-doc@vger.kernel.org > Cc: Johannes Berg <johan...@sipsolutions.net> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: workfl...@vger.kernel.org > --- > Documentation/process/debugging/driver_development_debugging_guide.rst | > 20 ++++++++-- > 1 file changed, 16 insertions(+), 4 deletions(-)
Applied, thanks. jon