Documentation/process/submitting-patches.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Fix spelling mistakes, "mesages" should be spelled "messages".
Signed-off-by: Rong Tao <rtoax@foxmail.com>
Reported-by: kernel test robot <lkp@intel.com>
---
Documentation/process/submitting-patches.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index be49d8f2601b..7dc94555417d 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -715,8 +715,8 @@ references.
.. _backtraces:
-Backtraces in commit mesages
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Backtraces in commit messages
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Backtraces help document the call chain leading to a problem. However,
not all backtraces are helpful. For example, early boot call chains are
--
2.31.1
On 13/09/2022 07:11, Rong Tao wrote: > Fix spelling mistakes, "mesages" should be spelled "messages". > > Signed-off-by: Rong Tao <rtoax@foxmail.com> > Reported-by: kernel test robot <lkp@intel.com> What is here exactly reported by lkp? Didn't you send a patch like that already or is this a v1? I saw something similar... Best regards, Krzysztof
From: Rong Tao <rongtao@cestc.cn> Hi, thanks for your reply! https://lore.kernel.org/lkml/202209100436.Ud19XNGq-lkp@intel.com/ The doc submitting-patches.rst has a WARNING 'Title underline too short' before: Backtraces in commit messages ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ after fix the warning: Backtraces in commit messages ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ add a '^' in the end.
On 13/09/2022 15:55, Rong Tao wrote: > From: Rong Tao <rongtao@cestc.cn> > > Hi, thanks for your reply! > > https://lore.kernel.org/lkml/202209100436.Ud19XNGq-lkp@intel.com/ > > The doc submitting-patches.rst has a WARNING 'Title underline too short' > > before: > > Backtraces in commit messages > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > after fix the warning: > > Backtraces in commit messages > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > add a '^' in the end. > Don't top-post. I don't know what did you reply to... If about reported-by tag, the link there did not report original issue, so skip the tag. Best regards, Krzysztof
Fix spelling mistakes, "mesages" should be spelled "messages".
Signed-off-by: Rong Tao <rtoax@foxmail.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/process/submitting-patches.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index be49d8f2601b..7dc94555417d 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -715,8 +715,8 @@ references.
.. _backtraces:
-Backtraces in commit mesages
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Backtraces in commit messages
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Backtraces help document the call chain leading to a problem. However,
not all backtraces are helpful. For example, early boot call chains are
--
2.31.1
Rong Tao <rtoax@foxmail.com> writes: > Fix spelling mistakes, "mesages" should be spelled "messages". > > Signed-off-by: Rong Tao <rtoax@foxmail.com> > Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> > --- > Documentation/process/submitting-patches.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst > index be49d8f2601b..7dc94555417d 100644 > --- a/Documentation/process/submitting-patches.rst > +++ b/Documentation/process/submitting-patches.rst > @@ -715,8 +715,8 @@ references. > > .. _backtraces: > > -Backtraces in commit mesages > -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > +Backtraces in commit messages > +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Applied, thanks. jon
Fix spelling mistakes, "mesages" should be spelled "messages".
Signed-off-by: Rong Tao <rtoax@foxmail.com>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/process/submitting-patches.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index be49d8f2601b..7dc94555417d 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -715,8 +715,8 @@ references.
.. _backtraces:
-Backtraces in commit mesages
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Backtraces in commit messages
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Backtraces help document the call chain leading to a problem. However,
not all backtraces are helpful. For example, early boot call chains are
--
2.31.1
On 9/13/22 12:11, Rong Tao wrote: > Fix spelling mistakes, "mesages" should be spelled "messages". > Hmm... I guess this is [PATCH v2], right? > -Backtraces in commit mesages > -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > +Backtraces in commit messages > +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > The diff looks OK, thanks. Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> -- An old man doll... just what I always wanted! - Clara
© 2016 - 2026 Red Hat, Inc.