Re: [PATCH] Filesystems: Documentation: Replace deprecated :c:func: Usage

From: Jonathan Corbet
Date: Tue Aug 11 2020 - 12:23:45 EST


On Tue, 11 Aug 2020 00:18:28 +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/filesystems/journalling.rst | 66 +++++++++++------------
> 1 file changed, 33 insertions(+), 33 deletions(-)

Applied, thanks.

jon