public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: fsl-mc: fix misspelled comment identified by checkpatch
@ 2017-06-12 19:43 Gabriel L. Somlo
  2017-06-13 12:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel L. Somlo @ 2017-06-12 19:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Roy.Pledge, stuyoder, laurentiu.tudor, gregkh, devel

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
---
 drivers/staging/fsl-mc/bus/dpio/dpio-service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/fsl-mc/bus/dpio/dpio-service.c b/drivers/staging/fsl-mc/bus/dpio/dpio-service.c
index e5d6674..8c45f81 100644
--- a/drivers/staging/fsl-mc/bus/dpio/dpio-service.c
+++ b/drivers/staging/fsl-mc/bus/dpio/dpio-service.c
@@ -514,7 +514,7 @@ EXPORT_SYMBOL(dpaa2_io_service_acquire);
  * The size of the storage is "max_frames*sizeof(struct dpaa2_dq)".
  * The 'dpaa2_io_store' returned is a DPIO service managed object.
  *
- * Return pointer to dpaa2_io_store struct for successfuly created storage
+ * Return pointer to dpaa2_io_store struct for successfully created storage
  * memory, or NULL on error.
  */
 struct dpaa2_io_store *dpaa2_io_store_create(unsigned int max_frames,
-- 
2.7.4

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

* Re: [PATCH] staging: fsl-mc: fix misspelled comment identified by checkpatch
  2017-06-12 19:43 [PATCH] staging: fsl-mc: fix misspelled comment identified by checkpatch Gabriel L. Somlo
@ 2017-06-13 12:57 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2017-06-13 12:57 UTC (permalink / raw)
  To: Gabriel L. Somlo
  Cc: linux-kernel, Roy.Pledge, stuyoder, laurentiu.tudor, devel

On Mon, Jun 12, 2017 at 03:43:35PM -0400, Gabriel L. Somlo wrote:
> Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
> ---
>  drivers/staging/fsl-mc/bus/dpio/dpio-service.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I can't take patches without any changelog test at all, sorry.

greg k-h

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

end of thread, other threads:[~2017-06-13 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12 19:43 [PATCH] staging: fsl-mc: fix misspelled comment identified by checkpatch Gabriel L. Somlo
2017-06-13 12:57 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox