lkml.org 
[lkml]   [2011]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH]: SMBIOS: Add initial code and export version via sysfs
> +static struct class smbios_class = {
> + .name = "smbios",
> + .dev_release = (void(*)(struct device *)) kfree,
> +};

I thought the policy was no new classes- Greg ?

> + smbios_iounmap(buf, sizeof(*smbios_step));
> + printk(KERN_INFO "SMBIOS: Invalid STEP table checksum = %u\n",
> + chksum1);

Surely this isn't INFO ?



\
 
 \ /
  Last update: 2011-03-17 20:11    [W:0.092 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site