diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 18:48:56 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-04-20 15:45:41 -0600 |
commit | af690f459393017ce40bb9beef6a00e79511574d (patch) | |
tree | e01ffa7acdc85fe3eaca2f8f4da3e407ba99f89e /lib | |
parent | a31a6997e6df4bd0d7782dbe945a59c321475669 (diff) | |
download | linux-af690f459393017ce40bb9beef6a00e79511574d.tar.gz linux-af690f459393017ce40bb9beef6a00e79511574d.tar.bz2 linux-af690f459393017ce40bb9beef6a00e79511574d.zip |
firewire: firewire-cdev.hL get rid of a docs warning
This warning:
./include/uapi/linux/firewire-cdev.h:312: WARNING: Inline literal start-string without end-string.
is because %FOO doesn't work if there's a parenthesis at the
string (as a parenthesis may indicate a function). So, mark
the literal block using the alternate ``FOO`` syntax.
Acked-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9b2501a41eba27ccdd4603cac2353c0efba7a90a.1586881715.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions