https://github.com/torvalds/linux
Revision 8abf6a4707cfb95ca552b882959c6f8ff9924270 authored by Eric Sesterhenn on 02 April 2006, 11:36:13 UTC, committed by Adrian Bunk on 02 April 2006, 11:36:13 UTC
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>
1 parent b638548
History
Tip revision: 8abf6a4707cfb95ca552b882959c6f8ff9924270 authored by Eric Sesterhenn on 02 April 2006, 11:36:13 UTC
BUG_ON() Conversion in fs/dquot.c
Tip revision: 8abf6a4
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top