From: Adrian Bunk Date: Sat, 25 Mar 2006 11:07:04 +0000 (-0800) Subject: [PATCH] drivers/block/nbd.c: don't defer compile error to runtime X-Git-Tag: v2.6.17-rc1~831 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7b18ccdeb17dcc4a2ddbf4ce87094c7365f4b9;p=pandora-kernel.git [PATCH] drivers/block/nbd.c: don't defer compile error to runtime If we can detect a problem at compile time, the compilation should fail. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed