]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
uuid: don't export guid_index and uuid_index
authorChristoph Hellwig <hch@lst.de>
Wed, 10 May 2017 12:22:11 +0000 (14:22 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 5 Jun 2017 14:59:03 +0000 (16:59 +0200)
commitb10bf0e281040f152da93fede1d43ec57caa7cee
tree4599343c3201054de1ff247664a71f48107b9713
parentf9727a17db9bab71ddae91f74f11a8a2f9a0ece6
uuid: don't export guid_index and uuid_index

These are only used in uuid.c and vsprintf.c and aren't something modules
should use directly.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
lib/uuid.c