diff options
author | Prarit Bhargava <prarit@redhat.com> | 2015-09-10 09:17:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 04:30:09 +0200 |
commit | 59796edcf21c7c19d58a223001f9ed13746c51c2 (patch) | |
tree | 28b484ac7802cee5eaf31ca610d318b166d609e5 /drivers/nfc | |
parent | drivers/misc/sgi-gru: remove unused variable (diff) | |
download | linux-59796edcf21c7c19d58a223001f9ed13746c51c2.tar.xz linux-59796edcf21c7c19d58a223001f9ed13746c51c2.zip |
mei: make modules.alias UUID information easier to read
scripts/mod/file2alias.c:add_uuid() convert UUID into a single string
which does not conform to the standard little endian UUID formatting.
This patch changes add_uuid() to output same format as %pUL and modifies
the mei driver to match the change.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions