Skip to content

Commit 95112d9

Browse files
10sharmashivamJonathan Corbet
authored andcommitted
docs: admin-guide: fix typos in reporting-issues.rst
Correct pin-point to pinpoint, If that the case to If that is the case, and its only slightly modified to it's only slightly modified in Documentation/admin-guide/reporting-issues.rst for proper spelling and grammar. Signed-off-by: Shivam Sharma <[email protected]> Acked-by: Thorsten Leemhuis <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent db6b8b9 commit 95112d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/admin-guide/reporting-issues.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you are facing multiple issues with the Linux kernel at once, report each
4141
separately. While writing your report, include all information relevant to the
4242
issue, like the kernel and the distro used. In case of a regression, CC the
4343
regressions mailing list ([email protected]) to your report. Also try
44-
to pin-point the culprit with a bisection; if you succeed, include its
44+
to pinpoint the culprit with a bisection; if you succeed, include its
4545
commit-id and CC everyone in the sign-off-by chain.
4646

4747
Once the report is out, answer any questions that come up and help where you
@@ -206,7 +206,7 @@ Reporting issues only occurring in older kernel version lines
206206
This subsection is for you, if you tried the latest mainline kernel as outlined
207207
above, but failed to reproduce your issue there; at the same time you want to
208208
see the issue fixed in a still supported stable or longterm series or vendor
209-
kernels regularly rebased on those. If that the case, follow these steps:
209+
kernels regularly rebased on those. If that is the case, follow these steps:
210210

211211
* Prepare yourself for the possibility that going through the next few steps
212212
might not get the issue solved in older releases: the fix might be too big
@@ -312,7 +312,7 @@ small modifications to a kernel based on a recent Linux version; that for
312312
example often holds true for the mainline kernels shipped by Debian GNU/Linux
313313
Sid or Fedora Rawhide. Some developers will also accept reports about issues
314314
with kernels from distributions shipping the latest stable kernel, as long as
315-
its only slightly modified; that for example is often the case for Arch Linux,
315+
it's only slightly modified; that for example is often the case for Arch Linux,
316316
regular Fedora releases, and openSUSE Tumbleweed. But keep in mind, you better
317317
want to use a mainline Linux and avoid using a stable kernel for this
318318
process, as outlined in the section 'Install a fresh kernel for testing' in more

0 commit comments

Comments
 (0)