From: Ben Hutchings Date: Fri, 14 Sep 2012 16:30:10 +0000 (+0100) Subject: sfc: Introduce and use MCDI_DECLARE_BUF macro X-Git-Tag: v3.12-rc1~132^2~190^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59cfc479b2c8ba344c8497d5c913b6cba2ce3755;p=pandora-kernel.git sfc: Introduce and use MCDI_DECLARE_BUF macro MCDI_DECLARE_BUF declares a variable as an MCDI buffer of the requested length, adding any necessary padding. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed