On Wed, 29 Nov 2017 12:32:42 -0800 Randy Dunlap <[email protected]> wrote:
> From: Randy Dunlap <[email protected]> > > Update kernel-doc notation in lib/uuid.c and then add UUID/GUID > function interfaces to kernel-api. > > Signed-off-by: Randy Dunlap <[email protected]> Applied to the docs tree. While I was at it... > + * uuid_is_valid - checks if UUID string valid > + * @uuid: UUID string to check > + * I made that "checks if *a* UUID string *is* valid". jon

