All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] Staging: nvec: Fixed a typo
@ 2015-01-11 21:12 Gustavo A. R. Silva
  2015-01-11 21:27 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Gustavo A. R. Silva @ 2015-01-11 21:12 UTC (permalink / raw)
  To: jak, gregkh; +Cc: devel, linux-kernel, Gustavo A. R. Silva, Gustavo A. R. Silva

Fixed a typo in nvec.c file

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
---
 drivers/staging/nvec/nvec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
index 093535c..2637059 100644
--- a/drivers/staging/nvec/nvec.c
+++ b/drivers/staging/nvec/nvec.c
@@ -259,7 +259,7 @@ static void nvec_gpio_set_value(struct nvec_chip *nvec, int value)
  * and return immediately.
  *
  * Returns: 0 on success, a negative error code on failure. If a failure
- * occured, the nvec driver may print an error.
+ * occurred, the nvec driver may print an error.
  */
 int nvec_write_async(struct nvec_chip *nvec, const unsigned char *data,
 			short size)
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] Staging: nvec: Fixed a typo
  2015-01-11 21:12 [PATCH 3/3] Staging: nvec: Fixed a typo Gustavo A. R. Silva
@ 2015-01-11 21:27 ` Greg KH
       [not found]   ` <CANE5pd=DH=5U_O37Q0qBc+1hTrc8f=H0vhMuEBHCW5c0ek8+EA@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2015-01-11 21:27 UTC (permalink / raw)
  To: Gustavo A. R. Silva; +Cc: jak, devel, linux-kernel, Gustavo A. R. Silva

On Sun, Jan 11, 2015 at 03:12:15PM -0600, Gustavo A. R. Silva wrote:
> Fixed a typo in nvec.c file
> 
> Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
> ---
>  drivers/staging/nvec/nvec.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Where are patches 1/3 and 2/3?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 3/3] Staging: nvec: Fixed a typo
       [not found]   ` <CANE5pd=DH=5U_O37Q0qBc+1hTrc8f=H0vhMuEBHCW5c0ek8+EA@mail.gmail.com>
@ 2015-01-11 21:37     ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-01-11 21:37 UTC (permalink / raw)
  To: Gustavo A. R. Silva; +Cc: jak, devel, linux-kernel, Gustavo A. R. Silva

On Sun, Jan 11, 2015 at 03:33:01PM -0600, Gustavo A. R. Silva wrote:
> 
> 
> 2015-01-11 15:27 GMT-06:00 Greg KH <gregkh@linuxfoundation.org>:
> 
>     On Sun, Jan 11, 2015 at 03:12:15PM -0600, Gustavo A. R. Silva wrote:
>     > Fixed a typo in nvec.c file
>     >
>     > Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
>     > ---
>     >  drivers/staging/nvec/nvec.c | 2 +-
>     >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>     Where are patches 1/3 and 2/3?
> 
> 
> There are no such patches.
> I don't know why it is generating such label instead of just [PATCH].

How did you generate the patch?

> I updated my main Makefile and generated a local patch, could this be the
> reason?

I don't know.

> Should I modified that label to be just [PATCH]? 

If you are sending 2 patches, they should be in order, with numbering.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-11 21:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-11 21:12 [PATCH 3/3] Staging: nvec: Fixed a typo Gustavo A. R. Silva
2015-01-11 21:27 ` Greg KH
     [not found]   ` <CANE5pd=DH=5U_O37Q0qBc+1hTrc8f=H0vhMuEBHCW5c0ek8+EA@mail.gmail.com>
2015-01-11 21:37     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.