On Fri, Feb 08, 2013 at 10:19:16PM -0500, Andres More wrote: > sed -i 's/\bBOOL\b/bool/g' drivers/staging/vt6656/*.[ch] > sed -i 's/\bFALSE\b/false/g' drivers/staging/vt6656/*.[ch] > sed -i 's/\bTRUE\b/true/g' drivers/staging/vt6656/*.[ch] > > Reported checkpatch findings were not resolved, just modified as detailed > above plus a couple of fixes in conflicting types in declarations. Can you please break this up into at least 3 different patches, each one only doing one thing, instead of 3 like you did here. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel