Re: [PATCH] Dev-tools: Documentation: Replace deprecated :c:func: Usage

From: Jonathan Corbet
Date: Tue Aug 11 2020 - 12:25:02 EST


On Tue, 11 Aug 2020 00:06:13 +0530
Puranjay Mohan <puranjay12@xxxxxxxxx> wrote:

> Replace :c:func: with func() as the previous usage is deprecated.
>
> Signed-off-by: Puranjay Mohan <puranjay12@xxxxxxxxx>
> ---
> Documentation/dev-tools/kgdb.rst | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)

Applied, thanks.

jon