Remove unneeded #include's in COMEDI's "drivers.c" and add/change kernel-doc for exported functions.
1) staging: comedi: drivers.c: remove irrelevant #includes 2) staging: comedi: drivers.c: replace #include <linux/dma-mapping.h> 3) staging: comedi: drivers.c: document exported functions drivers/staging/comedi/drivers.c | 337 ++++++++++++++++++++++++++++++--------- 1 file changed, 259 insertions(+), 78 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

