On Fri, 1 Feb 2013, Hillf Danton wrote:
> On Thu, Jan 31, 2013 at 8:11 PM, Thomas Gleixner wrote:
> > +/**
> > + for_each_present_cpu(cpu) {
> > + int ret, cpustate = per_cpu(cpuhp_state, cpu);
>
> s/ret,//
Duh, yes.
--
To unsubscribe from this list: send the line "unsubscrib
On Thu, Jan 31, 2013 at 8:11 PM, Thomas Gleixner wrote:
> +/**
> + * __cpuhp_setup_state - Setup the callbacks for an hotplug machine state
> + * @state: The state to setup
> + * @invoke:If true, the startup function is invoked for cpus where
> + * cpu state >= @state
> + * @st
2 matches
Mail list logo