commit | 5b7b18ccdeb17dcc4a2ddbf4ce87094c7365f4b9 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Mar 25 03:07:04 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:52 2006 -0800 |
tree | cf60c476ba42f3e8aad609d0248b61074f5d65be | |
parent | 1aef821a6b3aeca8c19d06aee012ed9db617d1e3 [diff] |
[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 <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>