diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-15 10:47:59 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-15 10:47:59 -0800 |
| commit | 26a4cfaff82a2dcb810f6bfd5f4842f9b6046c8a (patch) | |
| tree | dbb4b05289abd8b02fd6c4b69698201146dc3472 /Documentation/admin-guide/laptops | |
| parent | 011af61b9f7c9104eae7ad9951456330d950c771 (diff) | |
| parent | e1e828a1e9a79af76a7cdc271e0a506e496c2eaa (diff) | |
| download | lwn-26a4cfaff82a2dcb810f6bfd5f4842f9b6046c8a.tar.gz lwn-26a4cfaff82a2dcb810f6bfd5f4842f9b6046c8a.zip | |
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Pull documentation fixes from Jonathan Corbet:
"A handful of small, late-arriving documentation fixes"
* tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux:
docs: toshiba_haps: fix grammar error in SSD warning
Docs/mm: fix typos and grammar in page_tables.rst
Docs/core-api: fix typos in rbtree.rst
docs: clarify wording in programming-language.rst
docs: process: maintainer-pgp-guide: update kernel.org docs link
docs: kdoc_parser: allow __exit in function prototypes
Diffstat (limited to 'Documentation/admin-guide/laptops')
| -rw-r--r-- | Documentation/admin-guide/laptops/toshiba_haps.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/laptops/toshiba_haps.rst b/Documentation/admin-guide/laptops/toshiba_haps.rst index d28b6c3f2849..0226225b82e1 100644 --- a/Documentation/admin-guide/laptops/toshiba_haps.rst +++ b/Documentation/admin-guide/laptops/toshiba_haps.rst @@ -43,7 +43,7 @@ RSSS Shuts down the HDD protection interface for a few seconds, ==== ===================================================================== Note: - The presence of Solid State Drives (SSD) can make this driver to fail loading, + The presence of Solid State Drives (SSD) can cause this driver to fail loading, given the fact that such drives have no movable parts, and thus, not requiring any "protection" as well as failing during the evaluation of the _STA method found under this device. |
