lkml.org 
[lkml]   [2004]   [Apr]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 28 Apr 2004 09:51:48 -0700
FromGreg KH <>
SubjectRe: [BK PATCH] add SMBIOS tables to sysfs
On Tue, Apr 27, 2004 at 10:55:52PM -0500, Michael Brown wrote:
> On Tue, 2004-04-27 at 22:30, Greg KH wrote:
> > > +	snprintf(sdev->kobj.name, 7, "smbios" );
> > 
> > Try using kobject_set_name() instead, it will do the proper thing if the
> > string is bigger than the base kobj.name field.
> 
> Looks like this API was added in Aug03. A quick grep through the tree
> shows only <10 users. Are there patches pending to convert others, or
> are you just having new stuff do this?

New stuff should use it, and if you want to convert any current code to
also use it, please feel free to, I'll gladly take those patches.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:02    [W:0.298 / U:0.220 seconds]
©2003-2008 Jasper Spaans