Re: [PATCH] Documentation: sound/cards: fix heading underline lengths for https: changes
From: Takashi Iwai <hidden>
Date: 2020-08-24 06:40:27
Also in:
alsa-devel, lkml
From: Takashi Iwai <hidden>
Date: 2020-08-24 06:40:27
Also in:
alsa-devel, lkml
On Mon, 24 Aug 2020 02:02:23 +0200, Randy Dunlap wrote:
From: Randy Dunlap <redacted> Fix documentation build warnings for underline length too short, caused by s/http/https/ and not changing the accompanying underlines. Documentation/sound/cards/audigy-mixer.rst:335: WARNING: Title underline too short. US Patents (https://www.uspto.gov/) ---------------------------------- Documentation/sound/cards/sb-live-mixer.rst:340: WARNING: Title underline too short. US Patents (https://www.uspto.gov/) ---------------------------------- Fixes: 7ed33ea6b4fa ("ALSA: Replace HTTP links with HTTPS ones") Signed-off-by: Randy Dunlap <redacted> Cc: Alexander A. Klimov <redacted> Cc: Takashi Iwai <redacted>
Thanks, applied. Takashi