[PATCH v1 3/3] Documentation/l1d_flush: Fix up warning with labels

From: Balbir Singh
Date: Tue Nov 17 2020 - 18:50:05 EST


Add a label to spec_set_ctrl to remove the build warning.

Signed-off-by: Balbir Singh <sblbir@xxxxxxxxxx>
---
To be applied on top of tip commit id
767d46ab566dd489733666efe48732d523c8c332

Documentation/admin-guide/hw-vuln/l1d_flush.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/hw-vuln/l1d_flush.rst b/Documentation/admin-guide/hw-vuln/l1d_flush.rst
index c6a0713c8271..108bd2bdc196 100644
--- a/Documentation/admin-guide/hw-vuln/l1d_flush.rst
+++ b/Documentation/admin-guide/hw-vuln/l1d_flush.rst
@@ -22,8 +22,8 @@ mechanism
Usage Guidelines
----------------

-Please see document: :ref:`Documentation/userspace-api/spec_ctrl.rst` for
-details.
+Please see document: :ref:`Documentation/userspace-api/spec_ctrl.rst
+<set_spec_ctrl>` for details.

**NOTE**: The feature is disabled by default, applications need to
specifically opt into the feature to enable it.
--
2.17.1