On Fri, Feb 11, 2011 at 7:01 AM, Greg KH <gregkh@xxxxxxx> wrote: > On Fri, Feb 11, 2011 at 01:21:35PM +0300, Dan Carpenter wrote: >> On Fri, Feb 11, 2011 at 01:27:15AM -0800, Luis R. Rodriguez wrote: >> > + Â Â Â Â Â Â Â Â Âaddress = mboxAddress[ENDPOINT1]; >> > + Â Â Â Â Â Â Â Â Âstatus = >> > + Â Â Â Â Â Â Â Â ÂHIFReadWrite(device, address, buffer, length, >> > + Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â HIF_RD_SYNC_BYTE_INC, NULL); if (status) { >> > + Â Â Â Â Â Â Â Â ÂAR_DEBUG_PRINTF(ATH_DEBUG_ERR, >> > + Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â("Unable to read the BMI data from the device\n")); >> > + Â Â Â Â Â Â Â Â Âreturn A_ERROR;} >> > + >> > + Â Â Â Â Â Â Â Â Âreturn 0;} > > That's horrible, and it's why I don't take wholesale Lindent rework > patches. > > Sorry Luis, you are going to have to do this "by hand". ÂOr run Lindent > and then clean it up by hand on your own, but I don't want to see the > code get mashed up like this for no good reason. > > So I can't take this series. Will fix up the shit. Luis _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel