Commit 924fbb4d authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Wolfram Sang
Browse files

docs: i2c: smbus-protocol: fix link syntax



Use the proper ReST syntax to generate a valid hyperlink.

Signed-off-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: default avatarJean Delvare <jdelvare@suse.de>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent db0d7424
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -27,8 +27,8 @@ a different protocol operation entirely.
Each transaction type corresponds to a functionality flag. Before calling a
Each transaction type corresponds to a functionality flag. Before calling a
transaction function, a device driver should always check (just once) for
transaction function, a device driver should always check (just once) for
the corresponding functionality flag to ensure that the underlying I2C
the corresponding functionality flag to ensure that the underlying I2C
adapter supports the transaction in question. See
adapter supports the transaction in question. See :doc:`functionality` for
<file:Documentation/i2c/functionality.rst> for the details.
the details.




Key to symbols
Key to symbols