commit | 5bd647144151082f0e8beb58741e27e6dbd23827 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Sun Nov 18 15:13:14 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 21 12:43:57 2012 -0800 |
tree | dc63f6e68046d280135cc1823ef65a03dc63dcda | |
parent | 2c9e9fdc0b2d55886609f0503fb91f96dfec6948 [diff] |
mei: compact code for mei bus message creation 1. replace boilerplate code for filling up the bus message header with a common wrapper function 2. shorten variable names and use temporal variables to save some screen space Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>