Re: [PATCH] IIO: Documentation: Replace deprecated :c:func: Usage
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-08-24 22:01:57
Also in:
linux-kernel-mentees, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-08-24 22:01:57
Also in:
linux-kernel-mentees, lkml
On Wed, 12 Aug 2020 23:16:11 +0530 Puranjay Mohan [off-list ref] wrote:
Replace :c:func: with func() as the previous usage is deprecated. Signed-off-by: Puranjay Mohan <redacted> --- Documentation/driver-api/iio/core.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Applied, thanks. jon