Re: [PATCH] docs: submitting-patches Fix a typo

2021-03-22 Thread Bhaskar Chowdhury

On 07:40 Mon 22 Mar 2021, Jonathan Corbet wrote:

Bhaskar Chowdhury  writes:


On 03:44 Mon 22 Mar 2021, Matthew Wilcox wrote:

On Mon, Mar 22, 2021 at 09:00:00AM +0530, Bhaskar Chowdhury wrote:


s/mesages/messages/


did you test the build afterwards?  you forgot to do something.


What are you talking about??? It is going over my head...why the build
reqired?? A spello needs a rebuild Wondering


Willy is pointing out that you have introduced an error into the docs
build.  A few minutes of your time to learn the basics of RST are likely
to prove more helpful then typing lots of question marks...


Meh ...wish people learn to more explicit be in the first place ..heck..


Thanks,

jon


signature.asc
Description: PGP signature


Re: [PATCH] docs: submitting-patches Fix a typo

2021-03-22 Thread Jonathan Corbet
Bhaskar Chowdhury  writes:

> On 03:44 Mon 22 Mar 2021, Matthew Wilcox wrote:
>>On Mon, Mar 22, 2021 at 09:00:00AM +0530, Bhaskar Chowdhury wrote:
>>>
>>> s/mesages/messages/
>>
>>did you test the build afterwards?  you forgot to do something.
>>
> What are you talking about??? It is going over my head...why the build
> reqired?? A spello needs a rebuild Wondering

Willy is pointing out that you have introduced an error into the docs
build.  A few minutes of your time to learn the basics of RST are likely
to prove more helpful then typing lots of question marks...

Thanks,

jon


Re: [PATCH] docs: submitting-patches Fix a typo

2021-03-21 Thread Bhaskar Chowdhury

On 04:02 Mon 22 Mar 2021, Matthew Wilcox wrote:

On Mon, Mar 22, 2021 at 09:18:34AM +0530, Bhaskar Chowdhury wrote:

On 03:44 Mon 22 Mar 2021, Matthew Wilcox wrote:
> On Mon, Mar 22, 2021 at 09:00:00AM +0530, Bhaskar Chowdhury wrote:
> >
> > s/mesages/messages/
>
> did you test the build afterwards?  you forgot to do something.
>
What are you talking about??? It is going over my head...why the build
reqired?? A spello needs a rebuild Wondering


don't argue with me.  just type 'make htmldocs' and find out.


Well, some other time ..I have the habit of arguing with people ..can't help ...




signature.asc
Description: PGP signature


Re: [PATCH] docs: submitting-patches Fix a typo

2021-03-21 Thread Matthew Wilcox
On Mon, Mar 22, 2021 at 09:18:34AM +0530, Bhaskar Chowdhury wrote:
> On 03:44 Mon 22 Mar 2021, Matthew Wilcox wrote:
> > On Mon, Mar 22, 2021 at 09:00:00AM +0530, Bhaskar Chowdhury wrote:
> > > 
> > > s/mesages/messages/
> > 
> > did you test the build afterwards?  you forgot to do something.
> > 
> What are you talking about??? It is going over my head...why the build
> reqired?? A spello needs a rebuild Wondering

don't argue with me.  just type 'make htmldocs' and find out.



Re: [PATCH] docs: submitting-patches Fix a typo

2021-03-21 Thread Bhaskar Chowdhury

On 03:44 Mon 22 Mar 2021, Matthew Wilcox wrote:

On Mon, Mar 22, 2021 at 09:00:00AM +0530, Bhaskar Chowdhury wrote:


s/mesages/messages/


did you test the build afterwards?  you forgot to do something.


What are you talking about??? It is going over my head...why the build
reqired?? A spello needs a rebuild Wondering


Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/process/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/submitting-patches.rst 
b/Documentation/process/submitting-patches.rst
index 91de63b201c1..8b2676527b7e 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -679,7 +679,7 @@ generates appropriate diffstats by default.)
 See more details on the proper patch format in the following
 references.

-Backtraces in commit mesages
+Backtraces in commit messages
 

 Backtraces help document the call chain leading to a problem. However,
--
2.31.0



signature.asc
Description: PGP signature


Re: [PATCH] docs: submitting-patches Fix a typo

2021-03-21 Thread Matthew Wilcox
On Mon, Mar 22, 2021 at 09:00:00AM +0530, Bhaskar Chowdhury wrote:
> 
> s/mesages/messages/

did you test the build afterwards?  you forgot to do something.

> Signed-off-by: Bhaskar Chowdhury 
> ---
>  Documentation/process/submitting-patches.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/process/submitting-patches.rst 
> b/Documentation/process/submitting-patches.rst
> index 91de63b201c1..8b2676527b7e 100644
> --- a/Documentation/process/submitting-patches.rst
> +++ b/Documentation/process/submitting-patches.rst
> @@ -679,7 +679,7 @@ generates appropriate diffstats by default.)
>  See more details on the proper patch format in the following
>  references.
> 
> -Backtraces in commit mesages
> +Backtraces in commit messages
>  
> 
>  Backtraces help document the call chain leading to a problem. However,
> --
> 2.31.0
> 


[PATCH] docs: submitting-patches Fix a typo

2021-03-21 Thread Bhaskar Chowdhury


s/mesages/messages/

Signed-off-by: Bhaskar Chowdhury 
---
 Documentation/process/submitting-patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/submitting-patches.rst 
b/Documentation/process/submitting-patches.rst
index 91de63b201c1..8b2676527b7e 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -679,7 +679,7 @@ generates appropriate diffstats by default.)
 See more details on the proper patch format in the following
 references.

-Backtraces in commit mesages
+Backtraces in commit messages
 

 Backtraces help document the call chain leading to a problem. However,
--
2.31.0