From: Luca Ceresoli Date: Wed, 29 Jan 2020 15:19:36 +0000 (+0100) Subject: docs: i2c: smbus-protocol: fix link syntax X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=924fbb4d2eb8941ff576b6dca57dff8222048cb5;p=linux.git docs: i2c: smbus-protocol: fix link syntax Use the proper ReST syntax to generate a valid hyperlink. Signed-off-by: Luca Ceresoli Reviewed-by: Jean Delvare Signed-off-by: Wolfram Sang --- diff --git a/Documentation/i2c/smbus-protocol.rst b/Documentation/i2c/smbus-protocol.rst index e30eb1d274c68..1600b09ec0bef 100644 --- a/Documentation/i2c/smbus-protocol.rst +++ b/Documentation/i2c/smbus-protocol.rst @@ -27,8 +27,8 @@ a different protocol operation entirely. Each transaction type corresponds to a functionality flag. Before calling a transaction function, a device driver should always check (just once) for the corresponding functionality flag to ensure that the underlying I2C -adapter supports the transaction in question. See - for the details. +adapter supports the transaction in question. See :doc:`functionality` for +the details. Key to symbols