* [PATCH] attribute_container: Fix typo
@ 2016-05-31 8:17 Xiubo Li
2016-05-31 15:26 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Xiubo Li @ 2016-05-31 8:17 UTC (permalink / raw)
To: gregkh; +Cc: linux-kernel, Xiubo Li
Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
---
drivers/base/attribute_container.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/base/attribute_container.c b/drivers/base/attribute_container.c
index 2ba4cac..95e3ef8 100644
--- a/drivers/base/attribute_container.c
+++ b/drivers/base/attribute_container.c
@@ -243,7 +243,7 @@ attribute_container_remove_device(struct device *dev,
* @dev: The generic device to run the trigger for
* @fn the function to execute for each classdev.
*
- * This funcion is for executing a trigger when you need to know both
+ * This function is for executing a trigger when you need to know both
* the container and the classdev. If you only care about the
* container, then use attribute_container_trigger() instead.
*/
--
1.8.3.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] attribute_container: Fix typo
2016-05-31 8:17 [PATCH] attribute_container: Fix typo Xiubo Li
@ 2016-05-31 15:26 ` Greg KH
2016-06-01 1:07 ` Xiubo Li
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2016-05-31 15:26 UTC (permalink / raw)
To: Xiubo Li; +Cc: linux-kernel
On Tue, May 31, 2016 at 04:17:15PM +0800, Xiubo Li wrote:
> Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
I can't take patches without any changelog text, sorry.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] attribute_container: Fix typo
2016-05-31 15:26 ` Greg KH
@ 2016-06-01 1:07 ` Xiubo Li
0 siblings, 0 replies; 3+ messages in thread
From: Xiubo Li @ 2016-06-01 1:07 UTC (permalink / raw)
To: Greg KH; +Cc: linux-kernel
On 31/05/2016 23:26, Greg KH wrote:
> On Tue, May 31, 2016 at 04:17:15PM +0800, Xiubo Li wrote:
>> Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
>
> I can't take patches without any changelog text, sorry.
My mistake, I will send the v2 one.
Thanks.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-01 1:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-31 8:17 [PATCH] attribute_container: Fix typo Xiubo Li
2016-05-31 15:26 ` Greg KH
2016-06-01 1:07 ` Xiubo Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox