X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Fprocess%2Fkernel-docs.rst;h=22d9ace5df2aa0621257e2d9f76cd53711fbaedc;hb=52cd5f9c22eeef26d05f9d9338ba4eb38f14dd3a;hp=64786e50026c9fa28536c61b1561d0b1ea1252e1;hpb=8bff39bfdc30c9bd6e152eb88a0bd6dd35bdd760;p=linux-2.6-microblaze.git diff --git a/Documentation/process/kernel-docs.rst b/Documentation/process/kernel-docs.rst index 64786e50026c..22d9ace5df2a 100644 --- a/Documentation/process/kernel-docs.rst +++ b/Documentation/process/kernel-docs.rst @@ -90,7 +90,7 @@ On-line docs :Date: 2008 :Keywords: patches, review process, types of submissions, basic rules, case studies :Description: This paper gives several experience values on what types of patches - there are and how likley they get merged. + there are and how likely they get merged. :Abstract: [...]. This paper examines some common problems for submitting larger changes and some strategies to avoid problems. @@ -328,7 +328,7 @@ On-line docs block devices, hardware interrupts, scsi, DMA, access to user memory, memory allocation, timers. :Description: A guide designed to help you get up to speed on the - concepts that are not intuitevly obvious, and to document the internal + concepts that are not intuitively obvious, and to document the internal structures of Linux. * Title: **Dynamic Kernels: Modularized Device Drivers**