Re: [PATCH] attribute_container: Fix typo

2016-05-31 Thread Xiubo Li
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 I can't take patches without any changelog text, sorry. My mistake, I will send the v2 one. Thanks.

Re: [PATCH] attribute_container: Fix typo

2016-05-31 Thread Greg KH
On Tue, May 31, 2016 at 04:17:15PM +0800, Xiubo Li wrote: > Signed-off-by: Xiubo Li I can't take patches without any changelog text, sorry.

[PATCH] attribute_container: Fix typo

2016-05-31 Thread Xiubo Li
Signed-off-by: Xiubo Li --- 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/att