From: Tomas Winkler Date: Sun, 18 Nov 2012 13:13:15 +0000 (+0200) Subject: mei: use structured buffer for extra write buffer X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~85^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb54fb456f77128f817ab3491d6b131bec480b5;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed