From 7a2d2e10232b54a65cb90cc776373e1a959cdc8a Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Wed, 18 Jun 2014 17:05:47 +0200 Subject: [PATCH] staging: Remove useless "default N" lines Two Kconfig entries default to (uppercase) "N". It was clearly intended to use "default n". But since (lowercase) "n" is the default anyway, these lines might as well be removed. Reported-by: Martin Walch Signed-off-by: Paul Bolle Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed