public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH/TRIVIAL] Fix comment in kobject_set_name
@ 2004-08-24  6:15 Dmitry Torokhov
  2004-08-24 23:17 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2004-08-24  6:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: Greg KH

===================================================================


ChangeSet@1.1837.1.35, 2004-08-21 23:07:15-05:00, dtor_core@ameritech.net
  kobject: fix kobject_set_name comment.
  
  Signed-off-by: Dmitry Torokhov <dtor@mail.ru>


 kobject.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


===================================================================



diff -Nru a/lib/kobject.c b/lib/kobject.c
--- a/lib/kobject.c	2004-08-24 01:14:58 -05:00
+++ b/lib/kobject.c	2004-08-24 01:14:58 -05:00
@@ -325,7 +325,7 @@
  *	@kobj:	object.
  *	@name:	name. 
  *
- *	If strlen(name) < KOBJ_NAME_LEN, then use a dynamically allocated
+ *	If strlen(name) >= KOBJ_NAME_LEN, then use a dynamically allocated
  *	string that @kobj->k_name points to. Otherwise, use the static 
  *	@kobj->name array.
  */

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

* Re: [PATCH/TRIVIAL] Fix comment in kobject_set_name
  2004-08-24  6:15 [PATCH/TRIVIAL] Fix comment in kobject_set_name Dmitry Torokhov
@ 2004-08-24 23:17 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-08-24 23:17 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-kernel

On Tue, Aug 24, 2004 at 01:15:42AM -0500, Dmitry Torokhov wrote:
> ===================================================================
> 
> 
> ChangeSet@1.1837.1.35, 2004-08-21 23:07:15-05:00, dtor_core@ameritech.net
>   kobject: fix kobject_set_name comment.

Applied, thanks.

greg k-h

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

end of thread, other threads:[~2004-08-24 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24  6:15 [PATCH/TRIVIAL] Fix comment in kobject_set_name Dmitry Torokhov
2004-08-24 23:17 ` Greg KH

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