]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mei: bus: remove redundant uuid string in debug messages
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 7 Jan 2016 12:46:34 +0000 (14:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Feb 2016 06:06:40 +0000 (22:06 -0800)
commit2bcfdc23c6a418b441a1d17f237e9ea347e2fb1f
treef1dd775c82afe5f6d3eadabb38ab4c30f3b457ec
parent3e2fbc7feec4426feba609b94aa89a147e02c67e
mei: bus: remove redundant uuid string in debug messages

Remove uuid from the debug messages in bus-fixup.c
as this is already part of the device name.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/bus-fixup.c