On Tue, Oct 24, 2006 at 09:52:15PM -0700, Randy.Dunlap wrote:
> Thanks.  It's not the only one like that.  Also these 3 uses are incorrect 
> AFAICT:
> 
> ./drivers/firmware/dell_rbu.c:721:    rc = 
> sysfs_create_bin_file(&rbu_device->dev.kobj, &rbu_data_attr);

this is ok


> ./drivers/firmware/dell_rbu.c:724:    rc = 
> sysfs_create_bin_file(&rbu_device->dev.kobj, &rbu_image_type_attr);
> ./drivers/firmware/dell_rbu.c:727:    rc = 
> sysfs_create_bin_file(&rbu_device->dev.kobj,

these appear to be incorrect

        Jeff



-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to