On Wed, Feb 08, 2006 at 05:49:33PM +0000, Matthew Garrett wrote: > +/** > + * pm_set_ac_status - Set the ac status callback. > + * @ops: Pointer to function > + * > + * Provide a callback that returns true if the system is currently on > + * AC power. This should be called by power management subsystems. > + */ Mix of tabs and spaces here. Just use 1 space after the "*" character. thanks, greg k-h