Message ID | 6e511c1938e4b5e312474ea50bdde964770c1e44.1602589096.git.mchehab+huawei@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | None | expand |
Applied. Thanks! Alex On Tue, Oct 13, 2020 at 7:54 AM Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote: > > As reported by Sphinx: > > Documentation/gpu/amdgpu.rst:200: WARNING: Inline emphasis start-string without end-string. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> > --- > Documentation/gpu/amdgpu.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst > index 17112352f605..4ed8ecf1cd86 100644 > --- a/Documentation/gpu/amdgpu.rst > +++ b/Documentation/gpu/amdgpu.rst > @@ -197,8 +197,8 @@ pp_power_profile_mode > .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c > :doc: pp_power_profile_mode > > -*_busy_percent > -~~~~~~~~~~~~~~ > +\*_busy_percent > +~~~~~~~~~~~~~~~ > > .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c > :doc: gpu_busy_percent > -- > 2.26.2 > > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst index 17112352f605..4ed8ecf1cd86 100644 --- a/Documentation/gpu/amdgpu.rst +++ b/Documentation/gpu/amdgpu.rst @@ -197,8 +197,8 @@ pp_power_profile_mode .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c :doc: pp_power_profile_mode -*_busy_percent -~~~~~~~~~~~~~~ +\*_busy_percent +~~~~~~~~~~~~~~~ .. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c :doc: gpu_busy_percent
As reported by Sphinx: Documentation/gpu/amdgpu.rst:200: WARNING: Inline emphasis start-string without end-string. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- Documentation/gpu/amdgpu.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)