Re: [PATCH] IIO: Documentation: Replace deprecated :c:func: Usage
From: Jonathan Corbet
Date: Mon Aug 24 2020 - 18:01:57 EST
On Wed, 12 Aug 2020 23:16:11 +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/driver-api/iio/core.rst | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Applied, thanks.
jon