commit | 389c9af7f1a1e564c18ab744528b7f64759b7875 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Tue Aug 27 14:14:37 2019 +0300 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Sep 04 22:55:42 2019 +0900 |
tree | fb186ab5bc1452ca2e840629225248fa4ba09caf | |
parent | 858805b336be1cabb3d9033adaa3676574d12e37 [diff] |
modpost: add guid_t type definition Since guid_t is the recommended data type for UUIDs in kernel (and I guess uuid_le is meant to be ultimately replaced with it), it should be made available here as well. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>