[PATCH] Documentation: bug-hunting.rst: remove odd contact information
#MainlineFrom:Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date:
Message-ID:<2025011005-resistant-uncork-9814@gregkh>
Patch:v1 · 1/1
Language:Mixed
Patch-ID:fc16d52a04a0a80cc54b9934d253f810a0dccece
Files:
Documentation/admin-guide/bug-hunting.rstDocumentation/translations/zh_CN/admin-guide/bug-hunting.rstDocumentation/translations/zh_TW/admin-guide/bug-hunting.rstLinks:lore message ↗ · raw mail ↗
Patch content 3 changed files
At the bottom of the bug-hunting.rst file there is a "signature" whichdoesn't seem to make much sense. It seems to predate git, and perhapswas from an earlier bug report that got copied into the document, butnow makes no sense so remove it. Cc: <greg@wind.rmcc.com>Cc: Jonathan Corbet <corbet@lwn.net>Cc: Alex Shi <alexs@kernel.org>Cc: Yanteng Si <si.yanteng@linux.dev>Cc: Hu Haowen <2023002089@link.tyut.edu.cn>Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>--- Documentation/admin-guide/bug-hunting.rst | 9 --------- .../translations/zh_CN/admin-guide/bug-hunting.rst | 9 --------- .../translations/zh_TW/admin-guide/bug-hunting.rst | 10 ---------- 3 files changed, 28 deletions(-) diff --git a/Documentation/admin-guide/bug-hunting.rst b/Documentation/admin-guide/bug-hunting.rstindex 1d0f8ceb3075..ce6f4e8ca487 100644--- a/Documentation/admin-guide/bug-hunting.rst+++ b/Documentation/admin-guide/bug-hunting.rst@@ -368,12 +368,3 @@ processed by ``klogd``:: Aug 29 09:51:01 blizard kernel: Call Trace: [oops:_oops_ioctl+48/80] [_sys_ioctl+254/272] [_system_call+82/128] Aug 29 09:51:01 blizard kernel: Code: c7 00 05 00 00 00 eb 08 90 90 90 90 90 90 90 90 89 ec 5d c3 ------------------------------------------------------------------------------::-- Dr. G.W. Wettstein Oncology Research Div. Computing Facility- Roger Maris Cancer Center INTERNET: greg@wind.rmcc.com- 820 4th St. N.- Fargo, ND 58122- Phone: 701-234-7556diff --git a/Documentation/translations/zh_CN/admin-guide/bug-hunting.rst b/Documentation/translations/zh_CN/admin-guide/bug-hunting.rstindex decb9b26d2f1..c3f6a83294dc 100644--- a/Documentation/translations/zh_CN/admin-guide/bug-hunting.rst+++ b/Documentation/translations/zh_CN/admin-guide/bug-hunting.rst@@ -329,12 +329,3 @@ sysklogd发行版附带了一个补丁,它修改了 ``modules-2.0.0`` 包, Aug 29 09:51:01 blizard kernel: Call Trace: [oops:_oops_ioctl+48/80] [_sys_ioctl+254/272] [_system_call+82/128] Aug 29 09:51:01 blizard kernel: Code: c7 00 05 00 00 00 eb 08 90 90 90 90 90 90 90 90 89 ec 5d c3 ------------------------------------------------------------------------------::-- Dr. G.W. Wettstein Oncology Research Div. Computing Facility- Roger Maris Cancer Center INTERNET: greg@wind.rmcc.com- 820 4th St. N.- Fargo, ND 58122- Phone: 701-234-7556diff --git a/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst b/Documentation/translations/zh_TW/admin-guide/bug-hunting.rstindex c139ec99cab1..b25ecc44d735 100644--- a/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst+++ b/Documentation/translations/zh_TW/admin-guide/bug-hunting.rst@@ -332,13 +332,3 @@ sysklogd發行版附帶了一個補丁,它修改了 ``modules-2.0.0`` 包, Aug 29 09:51:01 blizard kernel: Call Trace: [oops:_oops_ioctl+48/80] [_sys_ioctl+254/272] [_system_call+82/128] Aug 29 09:51:01 blizard kernel: Code: c7 00 05 00 00 00 eb 08 90 90 90 90 90 90 90 90 89 ec 5d c3 ------------------------------------------------------------------------------::-- Dr. G.W. Wettstein Oncology Research Div. Computing Facility- Roger Maris Cancer Center INTERNET: greg@wind.rmcc.com- 820 4th St. N.- Fargo, ND 58122- Phone: 701-234-7556--- 2.47.1