From: Alexander Chiang Date: Tue, 2 Feb 2010 19:08:14 +0000 (+0000) Subject: IB/uverbs: Pack struct ib_uverbs_event_file tighter X-Git-Tag: v2.6.34-rc1~225^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830a38713816fb1f0d05efc339bf41e91ac74379;p=pandora-kernel.git IB/uverbs: Pack struct ib_uverbs_event_file tighter Eliminate some padding in the structure by rearranging the members. sizeof(struct ib_uverbs_event_file) is now 72 bytes (from 80) and more members now fit in the first cacheline. Signed-off-by: Alex Chiang Signed-off-by: Roland Dreier --- Reading git-diff-tree failed