From: Tomas Winkler Date: Thu, 21 Aug 2014 11:29:23 +0000 (+0300) Subject: mei: use connect_data on the stack X-Git-Tag: fixes-for-v3.18-merge-window~11^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154eb18fedd5219516887a7e2bf2825b1b06ff2b;p=pandora-kernel.git mei: use connect_data on the stack There is no need for dynamic allocation for connect_data. We can use variable on the stack and make code less error prone and simple Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed