From: Kristoffer E. <kri...@gm...> - 2007-08-24 13:42:02
|
Sorry must have missed my usual vim check. Will do that 2007/8/24, Paul Mundt <le...@li...>: > > On Thu, Aug 23, 2007 at 02:35:36PM -0700, Kristoffer Ericson wrote: > > + if(!APM_DISABLED) > > + apm_queue_event(APM_USER_SUSPEND); > > + /* apm_suspended (SH) -> apm_disabled (ARM) > > + and it is now handled by the driver itself */ > > return IRQ_HANDLED; > > } > > > This is totally whitespace damaged. Please run your patches through > scripts/checkpatch.pl. > |