commit | 2fff00c81d4c37a037cf704d2d219fbcb45aea3c | [log] [tgz] |
---|---|---|
author | Mickaël Salaün <mic@digikod.net> | Fri Sep 23 17:42:07 2022 +0200 |
committer | Mickaël Salaün <mic@digikod.net> | Thu Sep 29 18:43:04 2022 +0200 |
tree | f0233e7a4915fdc9c121c8ee96bcd1af84c33078 | |
parent | 16023b05f0832f5bc14e6e0d1e7be4d00e01e1bb [diff] |
landlock: Fix documentation style It seems that all code should use double backquotes, which is also used to convert "%" defines. Let's use an homogeneous style and remove all use of simple backquotes (which should only be used for emphasis). Cc: Günther Noack <gnoack3000@gmail.com> Cc: Paul Moore <paul@paul-moore.com> Signed-off-by: Mickaël Salaün <mic@digikod.net> Link: https://lore.kernel.org/r/20220923154207.3311629-4-mic@digikod.net