Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: fix typos in process/kernel-docs.rst

Fix two typos in kernel-docs.rst

Signed-off-by: Andrew Klychkov <andrew.a.klychkov@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20201202074938.GA35075@spblnx124.lan
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Andrew Klychkov and committed by
Jonathan Corbet
c900acb7 263b6a5b

+2 -2
+2 -2
Documentation/process/kernel-docs.rst
··· 90 90 :Date: 2008 91 91 :Keywords: patches, review process, types of submissions, basic rules, case studies 92 92 :Description: This paper gives several experience values on what types of patches 93 - there are and how likley they get merged. 93 + there are and how likely they get merged. 94 94 :Abstract: 95 95 [...]. This paper examines some common problems for 96 96 submitting larger changes and some strategies to avoid problems. ··· 328 328 block devices, hardware interrupts, scsi, DMA, access to user memory, 329 329 memory allocation, timers. 330 330 :Description: A guide designed to help you get up to speed on the 331 - concepts that are not intuitevly obvious, and to document the internal 331 + concepts that are not intuitively obvious, and to document the internal 332 332 structures of Linux. 333 333 334 334 * Title: **Dynamic Kernels: Modularized Device Drivers**