Eric Sesterhenn 73dff8be9e BUG_ON() conversion in fs/nfsd/
This patch converts an if () BUG(); construct to BUG_ON();
which occupies less space, uses unlikely and is safer when
BUG() is disabled.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-10-03 23:37:14 +02:00
..
2006-10-03 23:01:26 +02:00
2006-10-03 23:37:14 +02:00
2006-06-26 09:58:18 -07:00
2006-10-03 23:01:26 +02:00
2006-10-02 07:57:20 -07:00