]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Docs: hid: intel-ish-hid: make long URL usable
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 21 Mar 2026 23:09:34 +0000 (16:09 -0700)
committerJonathan Corbet <corbet@lwn.net>
Thu, 9 Apr 2026 14:40:41 +0000 (08:40 -0600)
commitc41d03d03fe95f9f81fcb519d1f934e48e168c29
treebf7647147bcc17d7f23c870cd6fb88d5c80074a7
parent15d49089e5b541c514fa458d6c8487afc8f8af7c
Docs: hid: intel-ish-hid: make long URL usable

The '\' line continuation character in this long URL
doesn't help anything. There is no documentation tooling that
handles the line continuation character to join the 2 lines
to make a usable URL. Web browsers terminate the URL just
before the '\' character so that the second line of the URL
is lost. See:
  https://docs.kernel.org/hid/intel-ish-hid.html

Join the 2 lines together so that the URL is usable.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260321230934.435020-1-rdunlap@infradead.org>
Documentation/hid/intel-ish-hid.rst