commit | 4d010d1447a8bb6a079f817aee76876be70e91e5 | [log] [tgz] |
---|---|---|
author | Puranjay Mohan <puranjay12@gmail.com> | Tue Jul 07 00:19:56 2020 +0530 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jul 06 14:30:38 2020 -0600 |
tree | 0408495cd9eaaa8823a0552c9b2e160dc2742b30 | |
parent | 8286de7c9951168b777570aeb46693ced9178fb6 [diff] |
Security: Documentation: Replace deprecated :c:func: Usage Replace :c:func: with ``func()`` as the previous usage is deprecated. Remove an extra ')' to fix broken cross reference. Signed-off-by: Puranjay Mohan <puranjay12@gmail.com> Link: https://lore.kernel.org/r/20200706184956.6928-1-puranjay12@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>