Hi, This set of patches completes more documentation in android/logger.c, as well as fixing a bug there and a comment formatting issue in android/ashmem.c.
Sorry if kernel-doc was not supposed to be applied to driver files - If it isn't, I'll be sure to remember that for next time. :) Cruz Julian Bishop (5): Fix comment/license formatting in android/ashmem.c Complete documentation of logger_entry in android/logger.h Finish documentation of two structs in android/logger.c Redocument some functions in android/logger.c Fixes a potential bug in android/logger.c drivers/staging/android/ashmem.c | 32 ++++----- drivers/staging/android/logger.c | 134 +++++++++++++++++++++++++------------- drivers/staging/android/logger.h | 24 +++++-- 3 files changed, 121 insertions(+), 69 deletions(-) -- 1.7.9.5 -- 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/

