From: Chris Wilson Date: Tue, 29 Oct 2013 08:55:58 +0000 (+0000) Subject: drm: Compact booleans within struct drm_file X-Git-Tag: v3.13-rc1~76^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39868bd7668bd47308b1dfd97c212757caee764f;p=pandora-kernel.git drm: Compact booleans within struct drm_file Replace the sparse array of booleans with a bitfield. Signed-off-by: Chris Wilson Reviewed-by: David Herrmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed