From 39868bd7668bd47308b1dfd97c212757caee764f Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 29 Oct 2013 08:55:58 +0000 Subject: [PATCH] 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-format-patch failed