Home
last modified time | relevance | path

Searched hist:d4569d2e6949a63851032b40c811913d4a6f85f5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Ddirect-io.cdiff d4569d2e6949a63851032b40c811913d4a6f85f5 Fri Mar 31 17:10:13 CST 2006 Eric Sesterhenn <snakebyte@gmx.de> BUG_ON() Conversion in fs/direct-io.c

this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>