Re: [PATCH 0/5] Android: Small documentation changes and a bug fix

2012-08-13 Thread Greg KH
On Wed, Aug 01, 2012 at 02:54:15PM +1000, Cruz Julian Bishop wrote: > 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

Re: [PATCH 0/5] Android: Small documentation changes and a bug fix

2012-07-31 Thread Cruz Julian Bishop
Sorry, I didn't realize that text would look so ugly in LKML. I'll be sure to keep the lines nice and short next time. ~Cruz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel

[PATCH 0/5] Android: Small documentation changes and a bug fix

2012-07-31 Thread Cruz Julian Bishop
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 Jul