diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-04-13 22:17:08 -0400 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-04-18 19:55:09 -0400 |
commit | b7ca36ae3bdd1d8e336ee76f06d7aa4b0af84959 (patch) | |
tree | 4fcc3910edb9fa0e9339acb511ae56459b7e622f /REPORTING-BUGS | |
parent | bf6adaf50131cee0be3307cc65f97b43c5a65717 (diff) |
Docs: Move ref to Frohwalt Egerer to end of REPORTING-BUGS
The document is largely not the same as the original that was crafted
from Frohwalt Egerer's document, but leave it in as a historical thank
you footnote.
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'REPORTING-BUGS')
-rw-r--r-- | REPORTING-BUGS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/REPORTING-BUGS b/REPORTING-BUGS index d397e9181b97..0cb8cdfa63bc 100644 --- a/REPORTING-BUGS +++ b/REPORTING-BUGS | |||
@@ -77,7 +77,6 @@ threads or separate bugzilla entries. If you report several unrelated | |||
77 | bugs at once, it's difficult for maintainers to tease apart the relevant | 77 | bugs at once, it's difficult for maintainers to tease apart the relevant |
78 | data. | 78 | data. |
79 | 79 | ||
80 | [Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ] | ||
81 | 80 | ||
82 | Gather information | 81 | Gather information |
83 | ------------------ | 82 | ------------------ |
@@ -171,3 +170,5 @@ responding to these types of bugs in a timely manner (especially during a | |||
171 | merge window), escalate the bug to LKML and Linus Torvalds. | 170 | merge window), escalate the bug to LKML and Linus Torvalds. |
172 | 171 | ||
173 | Thank you! | 172 | Thank you! |
173 | |||
174 | [Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ] | ||