commit | b10bf0e281040f152da93fede1d43ec57caa7cee | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 10 14:22:11 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jun 05 16:59:03 2017 +0200 |
tree | 4599343c3201054de1ff247664a71f48107b9713 | |
parent | f9727a17db9bab71ddae91f74f11a8a2f9a0ece6 [diff] |
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>