On Fri, Aug 15, 2014 at 01:55:26PM -0300, Lucas Tanure wrote: > Hi, If I do : > > $ cat drivers/staging/android/TODO > TODO: > - checkpatch.pl cleanups > - *sparse fixes* > - rename files to be not so "generic" > - make sure things build as modules properly > - add proper arch dependencies as needed > - audit userspace interfaces to make sure they are sane > > Please send patches to Greg Kroah-Hartman <greg@xxxxxxxxx> and Cc: > Brian Swetland <swetland@xxxxxxxxxx> > > > *What are sparse fixes ? * > *It's a tool to run in the kernel code ? * > Yes, it is a code analysis tool that tries to detect logical errors the compiler won't complain about. See http://kernelnewbies.org/Sparse for more info. -- Robin Schroer _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies