From: Greg Kroah-Hartman Date: Thu, 9 May 2013 22:38:55 +0000 (-0700) Subject: fix up a 3.9 patch to make quilt happy X-Git-Tag: v3.9.2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6bdf83a1b48dfa9e8139e9a97361bbe5af8d26b3;p=thirdparty%2Fkernel%2Fstable-queue.git fix up a 3.9 patch to make quilt happy --- diff --git a/queue-3.9/drm-i915-don-t-check-inconsistent-modeset-state-when-force-restoring.patch b/queue-3.9/drm-i915-don-t-check-inconsistent-modeset-state-when-force-restoring.patch index cb4fefdd286..888133d810c 100644 --- a/queue-3.9/drm-i915-don-t-check-inconsistent-modeset-state-when-force-restoring.patch +++ b/queue-3.9/drm-i915-don-t-check-inconsistent-modeset-state-when-force-restoring.patch @@ -19,11 +19,11 @@ v2: Try harder not to create a big patch (Chris). v3: Even smaller (still Chris). Also fix a trailing space. +Reviewed-by: Chris Wilson References: https://lkml.org/lkml/2013/3/16/60 Cc: Tomas Melin Cc: Richard Cochran Cc: Chris Wilson -Reviewed-by: Chris Wilson Tested-by: Tomas Melin Tested-by: Richard Cochran Signed-off-by: Daniel Vetter