From 9d953ac0e1ab190b0a0dd1f9bd2c2987fd5d6a2a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 11 Aug 2018 22:48:59 +0100 Subject: [PATCH] Fix fuzz in "video: Remove nvidiafb and rivafb" Surprisingly. quilt (and presumably diff) accepts a context line starting with "\t" that should start with " \t". --- .../debian/dfsg/video-remove-nvidiafb-and-rivafb.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/debian/dfsg/video-remove-nvidiafb-and-rivafb.patch b/debian/patches/debian/dfsg/video-remove-nvidiafb-and-rivafb.patch index 9e251358d..0d801b689 100644 --- a/debian/patches/debian/dfsg/video-remove-nvidiafb-and-rivafb.patch +++ b/debian/patches/debian/dfsg/video-remove-nvidiafb-and-rivafb.patch @@ -16,8 +16,8 @@ probably discontinued 10 years ago. --- a/drivers/video/fbdev/Kconfig +++ b/drivers/video/fbdev/Kconfig @@ -991,101 +991,6 @@ config FB_ATMEL_STN - help - This enables support for the AT91/AT32 LCD Controller. + help + This enables support for the AT91/AT32 LCD Controller. -config FB_NVIDIA - tristate "nVidia Framebuffer Support"