From: Rasmus Villemoes Date: Wed, 15 Apr 2015 23:16:33 +0000 (-0700) Subject: include/linux: remove empty conditionals X-Git-Tag: omap-for-v4.1/fixes-rc1~128^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f40a94d860449f39f00c3350bf850d15983e63;p=pandora-kernel.git include/linux: remove empty conditionals Commit 607ca46e97a1 ("UAPI: (Scripted) Disintegrate include/linux") left behind some empty conditional blocks. Since they are useless and may cause a reader to wonder whether something is missing, remove them. Signed-off-by: Rasmus Villemoes Cc: Geert Uytterhoeven Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed