On Mon, Feb 07, 2011 at 06:48:06PM -0500, Kevyn-Alexandre Paré wrote: > Hi Can some one help me to answer these question? > > > drivers/staging/asus_oled/TODO: > - checkpatch.pl cleanups > CHECK nothing to do (DONE): > ./scripts/checkpatch.pl --terse --file drivers/staging/asus_oled/asus_oled.c Great, send a patch removing this from the TODO file. > - sparse fixes > What's that??? A tool that does a bunch of build-time detection of problems and potential errors. Install it and then build the kernel with "C=1" on the command line and it will show you the warnings, if any. > - audit the userspace interface > Who should do this? The user interface is with sysfs clearly explain > in the README (/sys/class/asus_oled/oled_N). I can look at it later after the sparse work. > - sysfs vs. char? > Who should decide? If we need to switch it to char I'm willing to do it. If the sysfs interface is deemed good, no need. > - Documentation/ABI/ needs to be added > and formating it to fit with ABI... If I understand correctly we > should grab the information from README and format it properly to be > inserted into Documentation/ABI/testing/sysfs-class-asus_oled??? Yes. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel