Re: [PATCH 2.6.12.6-xen] sysfs attributes for xen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jan 27, 2006 at 06:38:28PM -0800, Greg KH wrote:
> > +
> > +int __init
> > +hyper_sysfs_init(void)
> > +{
> > +	int err ;
> > +	
> > +	if( 0 ==  (err = subsystem_register(&hypervisor_subsys)) ) {
> > +		xen_kset.subsys = &hypervisor_subsys;
> > +		err = kset_register(&xen_kset);
> > +	}
> 
> Is this the xen coding style?  If so, it's got to change before making
> it into mainline...  Please fix this up.

No, this is not coding style we use for linux related files.
The patch really need to be fix ...

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux