From: Joe Lawrence Date: Wed, 25 Jun 2014 21:03:33 +0000 (-0400) Subject: mpt2sas: combine fw_event_work and its event_data X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00713ad7675d7df2cc9b84f4a4beed5454850636;p=pandora-kernel.git mpt2sas: combine fw_event_work and its event_data Tack the firmware reply event_data payload to the end of its corresponding struct fw_event_work allocation. This matches the convention in the mptfusion driver and simplifies the code. Signed-off-by: Joe Lawrence Acked-by: Sreekanth Reddy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed