[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment
commitc0398ee6c2fe3c1743ecc74a6378b67ba0880a4f
authorNikita Danilov <nikita@clusterfs.com>
Sun, 30 Oct 2005 23:03:10 +0000 (30 15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:26 +0000 (30 17:37 -0800)
tree7cf685c6bf404b7c1a063ecf47af1273f60d72c7
parented8b39d0aaea90df528ebe3756cbef8f735a93e6
[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment

Fix comment describing BUILD_BUG_ON: BUG_ON is not an assertion
(unfortunately).

Signed-off-by: Nikita Danilov <nikita@clusterfs.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/kernel.h