Hi kernel guys! This patchset aims to clean all the macros from vt6656 driver. With the forgotten-macros tool(https://github.com/marcosps/forgotten_macros), we can find all unused macros, commented macros and a little more. :) As I don't have the hardware, I will be grateful if anyone could test theses changes. All the changes were based in staging-next tree. Comments are welcome! Marcos Paulo de Souza (5): staging: vt6656: desc.h: Remove commented macros and useless comments staging: vt6656: hostap.c: Remove unused macros and some useless comments staging: vt6656: hostap.c: Remove commented code staging: vt6656: Remove all commented macros staging: vt6656: Remove unsed macros drivers/staging/vt6656/80211hdr.h | 2 -- drivers/staging/vt6656/bssdb.h | 2 -- drivers/staging/vt6656/card.c | 1 - drivers/staging/vt6656/card.h | 1 - drivers/staging/vt6656/channel.c | 2 -- drivers/staging/vt6656/desc.h | 19 ----------- drivers/staging/vt6656/device.h | 4 --- drivers/staging/vt6656/hostap.c | 63 ------------------------------------- drivers/staging/vt6656/main_usb.c | 5 --- drivers/staging/vt6656/mib.h | 1 - drivers/staging/vt6656/rxtx.c | 2 -- drivers/staging/vt6656/tether.h | 2 -- drivers/staging/vt6656/usbpipe.c | 3 -- 13 files changed, 107 deletions(-) -- 1.7.10.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel