diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2012-11-18 08:13:15 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-21 15:43:57 -0500 |
commit | 5fb54fb456f77128f817ab3491d6b131bec480b5 (patch) | |
tree | dfe2f4ec3b94fb93bcf409ef21353dc5dd4f434d /drivers/misc/mei/iorw.c | |
parent | 5bd647144151082f0e8beb58741e27e6dbd23827 (diff) |
mei: use structured buffer for extra write buffer
The structure of the message is static so we don't have
to use and cast the buffer. We can also drop extra_write_index
variable as this information can be extracted directly
from the message header
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/iorw.c')
0 files changed, 0 insertions, 0 deletions