Re: [PATCH] EDAC: core EDAC support code

From: Arjan van de Ven
Date: Sun Mar 05 2006 - 05:28:51 EST


On Sun, 2006-03-05 at 11:18 +0100, Arjan van de Ven wrote:
> > +/* Main MC kobject release() function */
> > +static void edac_memctrl_master_release(struct kobject *kobj)
> > +{
> > + debugf1("EDAC MC: " __FILE__ ": %s()\n", __func__);
> > +}
> > +
>
>
>
> ehhh how on earth can this be right?


oh and this stuff also violates the "one value per file" rule; can we
fix that urgently before it becomes part of the ABI in 2.6.16??


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